Better Error Messages in the PHP editor
Recent PostsPlanning features for NetBeans next ... Continuation II Planning features for NetBeans next ... Continuation I Planning features for NetBeans next International PHP Conference 2009 PHP Namespace Support Screencast Download NetBeans IDE 6.8 Milestone 2 Flickr Slideshow with NetBeans IDE 6.5 Screencast: Declaring Variables in Comment and Code Completion for Constructors and SQL Queries Code Completion for Namespaces - part I Sun GlassFish Web Stack video presentations (Symfony + PHP 5.3) == Milestone 1 Recent improvements in PHPUnit-support Minor improvements in FTP/SFTP RSS Feeds |
Better Error Messages in the PHP editor
Posted by Petr Pisl
on Jun 15 2008, 07:47:15 PM CEST
Today I have committed a code which improves error messages that are displayed in the PHP editor. It is not still perfect and there can be implemented better algorithm for displaying more clever messages, but now it's much better then it was. Up until now our editor displayed just one message "Syntax Error". The picture displays a few examples.
Trackback URL: http://blogs.sun.com/netbeansphp/entry/better_error_messages_in_the
Post a Comment: |
There is no codecomplete(or quick fix ) feature?
Posted by hantsy on June 21, 2008 at 07:31 AM CEST #
There are a few hints now available with quick fix possibility. But this feature is at the beginning. We need to add more hints.
Posted by Petr Pisl on June 23, 2008 at 08:54 AM CEST #