As I said before, I love using NetBeans, I am using version 6.0 on Ubuntu 7.10 and can’t wait for 6.1. I wanted to share a small list of what makes me more efficient:
- Ctrl+Shift+O – Go to file
It’s a lot faster to navigate than using the Projects pane. It also shows first the files from the current project. - Ctrl+Shift+A – Switch between Action and View
It let’s you navigate very easily when working on a controller - Alt+Shift+F – Format
It formats your code, very useful after pasting some code to redo the indenting - Code templates
You can view and edit the templates in Tools->Options->Editor->Code Templates
What’s your favourite NetBeans shortcut or feature ? Are you using the default theme ?