Execute custom Shell commands whenever you need using a combobox on the Netbeans Toolbar.
The latest command can be executed by pressing Cmd+Shift+E (No other action can use this same shortcut in order for this to work)
Some simple commands ideas you might want to use:
- Open urls on the browser
- upload a file to an FTP Server
- Run your personal shell script file
- etc.