..bits & bytes teleported

Friday Jul 11, 2008

NetBeans 6.5 M1 is out and a cool feature you can use in there is Quick Search which is a NetBeans-wide search. You can invoke it using Ctrl + I. You search query is looked up in across the IDE- the menu items and help sets.

In case there is an action associate with your search query, you can also invoke that action simply by pressing the ENTER key. For eg. searching for 'New Project' will show you in the Actions section- a result to invoke the 'New Project' wizard.

What this essentially means is that you can invoke all menu items without hunting for the mouse. You will have to take less frequent breaks to get hold of that mouse.

Quick Search API

You can also use this feature in your own NetBeans modules or NetBeans platform applications. See Geertjan's blog entry on this.

NetBeans Podcast Episode 44

NetBeans Podcast Episode 44 (download) is out and Geertjan and Llyod talks about:

See Geertjan's blog entry

Comments:

Post a Comment:
Comments are closed for this entry.