NetBeans of the year 2010

I am really happy with NetBeans 6.0, but through my usage of other IDEs I noticed that there could be even more features in NetBeans. Namely:

  1. Spell-checking while editing. I know that there is an existing module. But the module isn’t in the final release! (And nbextras is down.)
  2. generator for the serial version UID. Even here is an existing modul. But as always I would prefer that a working version will be shipped with the IDE.
  3. A simple binding of an ant-task to a menu entry (to define keyboard shortcuts). E.g. Provide a ‘Create new menu from ant-task’- wizard.
  4. Formatting and 'Fix Imports' of several files should be possible. E.g. via right clicking on a package->Tools->Formatting.
  5. Searching through keyboard shortcuts should be possible.
  6. One should be able to select specific moduls for the update process. And the process should be done in background.

I know that there is an issue tracker for NetBeans. And here is a quite extensive list of other faetures. But I want to discuss wether these features are important and if you have suggestions for further improvements.

Please do not only mention things that other IDE’s can do and NetBeans should do. Instead we should think about a NetBeans of the year 2010 like other people did here and here. (Keep your eyes on the date in both posts!)

0

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Michel Graciano replied on Mon, 2008/04/28 - 12:38pm

About item 3, it is already possible since 4.X version if I am not wrong.

Right click on any ant file target and click 'Create Shortcut'. Here is possible define shortcut, menu item and/or toolbar button for any ant target.

 Regards.

Peter Karich replied on Mon, 2008/04/28 - 1:40pm

Hi Michel,

thanks for your comment. This is true and was my fault.

Please see the comment on my original post for a solution to point 6 (simply use 6.1) and a workaround for point 5:

http://karussell.wordpress.com/2008/04/27/netbeans-of-the-year-2010

Peter.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.