Entries in the ‘IDEs’ Category:

Netbeans 6.5 and PHP Support

Well, a new feature has been added to Netbeans from now on. With the new release of 6.5, PHP support has been added and now we have an IDE which fully support code complete (including your own classes, methods, functions and variables), PHPDoc abilities(showing doc for your own classes) and, of course, debugger features. It’s [...]

Comments (4)

NetBeans 6 and antscripts

Well it’s really a pain in the ass to have an antscript java file and use it in the NetBeans. What the real problem is to show class paths and runs it. I really hated it and in the end I also failed.
As I knew that NetBeans was great and should be great I wasted [...]

Leave a Comment