The magic of Ctrl-K in NetBeans 4.x IDE
April 26, 2005 on 11:22 am | In Java |If there is a single keystroke that one must learn in NetBeans 4.x, make it Ctrl-K. The result has to be seen to be appreciated. Fire up NetBeans and give it a try. I guarantee you will be amazed!
Technorati Tags: Java, IDE, NetBeans
Related Posts:
- Linux will not displace Windows so soon
- Using JPOX in NetBeans IDE
- wxWidgets time control
- Switch to NetBeans IDE
2 Comments »
RSS feed for comments on this post.
Leave a comment
Powered by blog.mu with Pool theme design by Borja Fernandez.


absolutely!!!!!!!!! ctrl+k simply rocks. ;-)
jv at e-chiceros no s pam com
Comment by jv — 26 April 2005 #
Here are another couple of useful shortcuts:
- ctrl + shift + f (format)
- alt + shift + f (import fix)
And the abreviation feature is also very very nice. It’s easy to convert psvm in public static void main(String[] args) throws Exception
yours again ;-) jv
Comment by jv — 26 April 2005 #