Categories
java netbeans

Netbeans is awesome!

over the years, spent more time dealing with eclipse bugs and issues instead of my work, so it was time to move on which is the exact reason why I left microsoftland years ago.
Netbeans is now my “go to” editor for java, c++ and big projects. Listed will be reminders to how to use neat features in netbeans. shortcuts.

 JAVA class - cool netbeans shortcuts 

ALT-Insert will pull up a menu to let netbeans do get setters
sout - TAB will do the System.println.

... more to come.