Java Reference
In-Depth Information
Figure 10.2 NetBeans' main window
export PATH="${PATH}:/usr/local/bin"
which you can type from the command line for immediate use and then put
in the .bashrc file in your home directory to set things this way next time you
invoke a shell.)
Also be sure that the script runide.sh has execute permissions on it.
(Reminder: check this with ls -l runide.sh and change with chmod a+x
runide.sh .)
If all goes well then after the splash screen, you should see the window
shown in Figure 10.2.
For more information on installing NetBeans, check out
http://www.netbeans.org/kb/articles/install.html#unix .
Now let's take a look at how you might use NetBeans.
Search WWH ::




Custom Search