Connecting Tech Pros Worldwide Forums | Help | Site Map

developer environment / linux

Martin Klar
Guest
 
Posts: n/a
#1: May 15 '07
which IDE would you recommend for rather small projects (max. 10000
lines)? It should run with linux. It could be freeware or cost a few
of bucks. It should provide intuitive debugging tools.

TIA Martin

Roy Kaldung
Guest
 
Posts: n/a
#2: May 15 '07

re: developer environment / linux


Martin Klar wrote:
Quote:
which IDE would you recommend for rather small projects (max. 10000
lines)? It should run with linux. It could be freeware or cost a few
of bucks. It should provide intuitive debugging tools.
Hi,

you should checkout the prepared packages for PHP on www.easyeclipse.org

hth,
Roy
Schraalhans Keukenmeester
Guest
 
Posts: n/a
#3: May 16 '07

re: developer environment / linux


At Tue, 15 May 2007 12:57:12 +0200, Martin Klar let his monkeys type:
Quote:
which IDE would you recommend for rather small projects (max. 10000
lines)? It should run with linux. It could be freeware or cost a few
of bucks. It should provide intuitive debugging tools.
>
TIA Martin
I use Quanta+ and Xdebug. I don't think many here do, but I like it.
Setting up debugging wasn't a breeze to be honest, I still have some
unresolved issues. Working on those. Other than that it is quite
complete. Code folding, autocompletion, code insight, highlighting,
auto-indent, html preview, all that.

If you do many projects, small or big, Zend might be worth the $299, or
$99 for the stripped-down version. (No ftp, cvs and remote debugging or
profiling).

NuSphere's PHPed currently ships at $234 (pro), $69 (standard) and
$421(Pro + 3 yrs upgrades + tech support) but only runs on Windows afaik.

Waterproof PHPedit, not too expensive at EUR89. Win only.

PHPeclipse has already been mentioned by others.

Sh.




Closed Thread