Thursday February 09, 2006 New code completion for Entity class in NetBeans The new preview release of the NetBeans 5.5 will be released very soon. This new version is focused on support for Java EE5 especially. This changes require new features in code completion as well. We plan to support code completion for almost all annotations for persistance. For instance, you will be able to see tables that are in database that is specified in persistence file and the connection is registered in NetBeans. See snapshot:

If you provide easy to use CRUD objects (crud toolbar with managed buttons for eg).
IF you provide high level binding framework (such as freezing linked ui objects when a CRUD operation is performed for eg.)
Java will start becoming pretty sexy in the desktop. ;))
Posted by sse on February 09, 2006 at 11:41 AM CET #
Is the Netbeans team calling it 6.0 ?
Regards
Posted by sse on February 09, 2006 at 04:25 PM CET #
Posted by Petr on February 09, 2006 at 11:58 PM CET #