NetBeansTM IDE 5.5.1 BlueJ Edition Installation Instructions
Last Updated: 28 May 2007
Installation details for:
Note: For system requirements and other information, such as launching
the IDE with different startup parameters, see the Release
Notes.
Installation
Following are instructions for installing the NetBeans IDE BlueJ Edition
on all supported platforms.
Windows
On Microsoft Windows machines, the preferred method of installing NetBeans
IDE is using the self-extracting installer.
To install the IDE:
- Once you have downloaded the installer file, double-click the installer's
icon to launch the installer.
- In the install wizard, respond to the License Agreement, then click Next.
- Specify an empty directory within which to install NetBeans IDE.
- Choose the JDK you want the IDE to use from the list
of suitable choices in the list, then click Next.
- Verify that the installation location is correct and that you have adequate
space on your system for the installation.
- Click Next to begin the installation.
Note: If you encounter problems successfully completing the software
installation, see the Troubleshooting section
below for full descriptions and suggested workarounds for unresolved
issues that could affect the installation process.
SolarisTM Operating System (Solaris OS)
On machines running Solaris operating system, the
binary installer is the preferred method for installing NetBeans IDE.
To install the NetBeans IDE 5.5.1:
- Navigate to the directory that contains the installer.
- If necessary, change the installer file's permissions to make the binary
executable by typing from a command prompt:
$ chmod +x your_binary_executable
Note: Be sure to replace your_binary_executable
with the actual filename of the binary that you downloaded.
- Launch the installer by typing from a command prompt:
$ ./your_binary_executable
Note: Again, be sure to replace your_binary_executable
with the actual filename of the binary that you downloaded.
- In the install wizard, respond to the License Agreement, then click Next.
- Specify an empty directory within which to install NetBeans IDE, then
click Next.
- Choose the JDK you want the IDE to use from the
list of suitable choices in the list, then click Next.
The installer searches for JDKs installed on your system
and prompts you to specify which one it should use. You
can also specify which JDK the IDE should use from
the command line. For example:
$ ./your_binary_executable -is:javahome path_to_your_jdk
- Verify that the installation location is correct and that you have adequate
space on your system for the installation.
- Click Next to begin the installation.
Note: If you encounter problems successfully completing the software
installation, see the Troubleshooting section
below for full descriptions and suggested workarounds for unresolved
issues that could affect the installation process.
Linux
On Linux machines, the binary installer is the preferred method for installing
NetBeans IDE.
To install the IDE:
- Navigate to the directory that contains the installer.
- If necessary, change the installer file's permissions to make the binary
executable by typing from a command prompt:
$ chmod +x your_binary_executable
Note: Be sure to replace your_binary_executable
with the actual filename of the binary that you downloaded.
- Launch the installer by typing from a command prompt:
$ ./your_binary_executable
Note: Again, be sure to replace your_binary_executable
with the actual filename of the binary that you downloaded.
- In the install wizard, respond to the License Agreement, then click Next.
- Specify an empty directory within which to install the IDE, then
click Next.
- Choose the JDK you want the IDE to use from the
list of suitable choices in the list, then click Next.
The installer searches for JDKs installed on your system
and prompts you to specify which one it should use. You
can also specify which JDK the IDE should use from
the command line. For example:
$ ./your_binary_executable -is:javahome path_to_your_jdk
- Verify that the installation location is correct and that you have adequate
space on your system for the installation.
- Click Next to begin the installation.
Note: If you encounter problems successfully completing the software
installation, see the Troubleshooting section
below for full descriptions and suggested workarounds for unresolved
issues that could affect the installation process.
Macintosh OS X
On Macintosh OS X, NetBeans is packaged as a native application bundle. The
preferred method of installing NetBeans IDE is using the tarball (.tar.gz)
file.
To install the IDE:
- Download the tarball to the desired location on your system.
- Double-click the file to unpack the contents on your system.
Note: If you encounter problems successfully completing the software
installation, see the Troubleshooting section
below for full descriptions and suggested workarounds for unresolved
issues that could affect the installation process.
top
Launching the IDE
Following are instructions for starting the NetBeans IDE BlueJ Edition.
Windows
To start the IDE on Microsoft Windows machines, do one of the following:
- Double-click the NetBeans IDE icon on your desktop.
- From the Start menu, select NetBeans 5.5.1 BlueJ > NetBeans IDE.
SolarisTM Operating System (Solaris OS)
To start the NetBeans IDE on Solaris systems:
- Navigate to the bin subdirectory of your installation.
- Execute the launcher script by typing ./nbbluej.
Linux
To start the NetBeans IDE on Linux systems:
- Navigate to the bin subdirectory of your installation.
- Execute the launcher script by typing ./nbbluej.
Macintosh OS X
To start the NetBeans IDE on Mac OS X systems:
- Double-click the NetBeans IDE BlueJ Edition application icon.
top
Uninstallation
Uninstalling the IDE from Microsoft Windows Systems
- From your system's Start menu, choose Control Panel.
- Double-click the Add or Remove Programs icon.
- Select NetBeans from the list and click Remove.
Uninstalling the IDE from Solaris (SPARC and x86 Platform Editions) Systems
- Navigate to the _uninst subdirectory of your NetBeans
IDE installation directory.
- Type ./uninstaller to run the InstallShield uninstaller.
Uninstalling the IDE from Linux Systems
- Navigate to the _uninst subdirectory
of your NetBeans IDE installation directory.
- In a terminal window, type ./uninstaller to run
the InstallShield uninstaller.
Uninstalling the IDE from Macintosh OS X Systems
- Navigate to the installation location of the NetBeans IDE.
By default, NetBeans is installed in the Applications directory.
- Right-click the NetBeans icon and choose Show Package Contents
from the pop-up menu.
- In the window that appears, navigate to the _uninst
subdirectory.
- In a terminal window, type ./uninstaller to run the InstallShield uninstaller.
top
Troubleshooting
If you experience problems installing or running the software, see the
list of issues below for workarounds. For a complete list of known issues,
system requirements and other useful information, see the Release
Notes.
Following are the unresolved issues for this release that could affect
or disrupt the installation process:
General Issues
- Issue #26965
Description:
When using
JDK installations that include an incompatible version of sax.jar,
the IDE installer crashes with the following message:
"The wizard cannot continue because of the following error: could
not load wizard specified in /wizard.inf (104)"
Workaround:
Temporarily remove jre/lib/endorsed/sax.jar from the JDK directory
during IDE installation.
- Issue #65482 (Linux only)
Description:
Unable to install NetBeans on some Mandrake/Mandriva Linux
distributions. During initialization, the installer displays the following
message:
Initializing InstallShield Wizard........
./netbeans-5_0-bin-linux.bin: line 189: bc: command not found
./netbeans-5_0-bin-linux.bin: line 404: [: : integer expression expected
Workaround:
NetBeans installer uses GNU's bc utility, which doesn't seem to install
by default in Mandriva. If you experience this problem, install GNU's
bc utility manually prior to installing NetBeans. If you have an active
Internet connection, you can run urpmi bc from the command
line to accomplish this. Note that it is also possible to download
the appropriate RPM and install
using the rpm -i
<bc_package>.rpm command.
- Issue #67530
Description:
After starting the installer, you get a message that says "Welcome
to the Install Wizard for ERROR: null". This could be caused by running
multiple installers simultaneously or by running the installer after another
installer that has failed to exit.
Workaround:
Delete the contents of the \InstallShield\Universal\Common directory
and then restart the installer.
On Windows systems, this directory is located at
C:\Program Files\Common files\InstallShield\Universal\Common.
On Solaris and Linux systems, this directory is located at
/$HOME/InstallShield/Universal/Common.
- Issue #52012 (only Turkish locale on Windows XP systems)
Description:
For systems set to use the Turkish locale, the installer does not successfully
finish.
Workaround:
Cancel the installer. On your system, switch to the English (United States) locale and then
retstart the installer.
On Windows XP systems, you can switch locales on your system by choosing Start | Control Panel
and double-clicking Regional and Language Options. Then select the locale from the
drop-down list in the Standards and Formats section of the dialog box.
top