NetBeans IDE is an integrated development environment (IDE) for writing, compiling, testing, and debugging applications for the JavaTM platform. The BlueJ Edition of NetBeans IDE is optimized for users of BlueJ, enabling you to import projects from the BlueJ environment and to take advantage of NetBeans IDE's wide range of features to make larger and more complex applications.
For other information on the release, such as system requirements, see the release notes.
C:\>
netbeans-install-directory\bin\nbbluej.exe
./
netbeans-install-directory/bin/nbbluej
Use the provided uninstaller found at /
netbeans-install-directory/_uninst
.
Do not manually delete the directories and files.
A default user directory is created the first time you start the IDE. It is
used to store your user settings, options and runtime data for personal development
servers. On Microsoft
Windows systems, this directory is generally found at C:\Documents
and Settings
\
user-id\.netbeans\5.0bluej
.
On Solaris and Linux, this directory is found at
/$HOME/.netbeans/5.0bluej
.