Yeah I installed it following SitePoints newsletter article yesterday.
Given that I don't rely on IDE functionality much at all, Net Beans is
certainly one of the better text editors I have found on the Linux
platform. I'm running v6 on Mandriva 2009 and its great for every
reliance I have:

a) completion of brackets and quotes
b) function/method list
c) project file explorer

The code completion and tooltips work well even with my hybrid
architectures. Showing when a line contains an error is handy as I
have got used to with easyeclipse for PHP, but the tooltips aren't
annoying like the latter. Also handy that it automatically generates
some of the PHPDoc contents when you type /** above a function, much
like Zend IDE does but with a much nicer price.

Overall, I feel this could become my editor of choice.

On Dec 17, 7:52 am, Grant Paton-Simpson <[email protected]> wrote:
> Hi,
>
> I just read a very interesting piece on using Netbeans for PHP editing,
> debugging etc:  
>
> http://www.sitepoint.com/blogs/2008/12/16/php-support-in-netbeans-65/
>
> Netbeans sounds promising and quite a bit has improved since earlier
> versions. Has anyone tried it (recently or at all)?  I have used Zend
> Studio for Windows previously but I am considering the new version
> (Neon) for Eclipse running on my Ubuntu development machine.  Zend is
> feeling a bit pricey for me though given that most of my development
> software is open source and free.
>
> I like code completion, and I really need decent local debugging.  Plus
> being able to jump to the source of a function etc.  To be honest, there
> are a lot of features I don't use and don't care about.  I don't mind
> paying a certain amount (I pay for the pydev extension for Eclipse, for
> example) but I don't like paying large amounts for functionality I don't
> care about.
>
> All the best, Grant
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to