Register now or log in to join your professional community.
With netbeans you can use the following tips and tricks:
1. Ctrl+Shift+C: Comments out the selected block of code.
2. Alt+Shift+S: Formats the selected block of code.
3. Ctrl+E: Deletes current line.
4.Ctrl+shift+I: Fixes your imports, handy if you've just written a piece of code that needs a lot of packages imported.
With dreamweaver you use the following tips and tricks:
1. subversion and dreamweaver
2. Automatic javascript completion
3. Freezing javascript
4. Dynamic View with "Live View"