[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [linux-distros-dev] PHPeclipse 1.1.8 rpm
|
- From: "Philippe Ombredanne" <pombredanne@xxxxxxxxx>
- Date: Mon, 14 Aug 2006 10:47:28 -0700
- Delivered-to: linux-distros-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole:importance:in-reply-to; b=iDDHJVf27WjAPMjWasLrTIW6PzpNQLAdB+kuCqNroiEQhho0j5rp7IsKbAX2w1uvTsHuXlH6fr1OaqtQ+wDkUtQkIvtE7ym9QotqymQCbfcknkUekcaIHcHAuFV0VPdlmKuJVmAiXHbskK0juyZRWI50EU4j2i4d33kMvyoE3E0=
- Importance: Normal
Matt Ryan wrote about phpeclipse:
>Looks good, Ben; I'm wondering, why PHPeclipse, and not the Zend PHP
editor for Eclipse?
Matt:
For my standpoint, one of the problem with the Zend PHP project at
Eclipse is that it explicitely does not provide built-in support for
debugging, but instead support for the non-free zend php debugger, based
on a spec that they are the only ones to implement.
You can check the phpide newsgroup @ eclipse for some discussion on that
topic at the time the project was started.
Apart from that it is more than decent. :-)
In contrast, Phpeclipse supports dbg, and will support xdebug (in CVS
for now, but unfinished): both are free and open source debuggers.
In terms of popularity, phpeclipse has had several 100,000 of downloads
and a solid community which has been providing feedback and help to grow
it in a mature environment.
You can make your own decision based on that.
But do not take my word for it, as I am an involved party.
--
Cheers
Philippe
philippe ombredanne | 1 650 799 0949 | pombredanne at nexb.com
nexB - Open by Design (tm) - http://www.nexb.com
http://easyeclipse.org - irc://irc.freenode.net/easyeclipse
-----Original Message-----
From: linux-distros-dev-bounces@xxxxxxxxxxx
[mailto:linux-distros-dev-bounces@xxxxxxxxxxx] On Behalf Of Matt Ryan
Sent: Monday, August 14, 2006 7:23 AM
To: linux-distros-dev@xxxxxxxxxxx
Subject: Re: [linux-distros-dev] PHPeclipse 1.1.8 rpm
>>> Ben Konrath <bkonrath@xxxxxxxxxx> 08/11/06 7:16 PM >>>
> I just posted a packaged version of PHPeclipse 1.1.8 here:
>
http://people.redhat.com/bkonrath/eclipse/eclipse-phpeclipse-1.1.8-4.src
.rpm
Looks good, Ben; I'm wondering, why PHPeclipse, and not the Zend PHP
editor for Eclipse?
-MR