20 12 / 2011
Open file in NetBeans from Mac Terminal
alias nb='/Applications/NetBeans/NetBeans\ 7.0.1.app/Contents/MacOS/netbeans --open'
Insert above code to ~/.profile
You can open file from terminal with nb index.php
Permalink 19 notes
20 12 / 2011
alias nb='/Applications/NetBeans/NetBeans\ 7.0.1.app/Contents/MacOS/netbeans --open'
Insert above code to ~/.profile
You can open file from terminal with nb index.php
Permalink 19 notes