|
The following instructions are for the JavaTM 2 Platform,
Standard Edition Development Kit (J2SE 5.0 Update 16 (JDK)) and the NetBeans
IDE 6.1 integrated development environment bundle installer for the
following Operating Systems:
Installing the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 Software
Bundle on the Windows Operating System
You can install the J2SE 5.0 Update 16 (JDK) software and NetBeans IDE
in directories of your choice. You must, however, have Administrator privileges
for this installer to install the JDK and NetBeans IDE. By default,
the installer places the Java Runtime Environment (JRE) in C:\Program
Files\Java\jre1.5.0_16, regardless of the specified JDK install location.
Note: This installer will not displace the system version of
the Java platform that is supplied by the Windows Operating System.
Both J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 have been tested on
the following:
- Microsoft Windows XP Professional (SP2)
- Microsoft Windows Vista Professional
- Microsoft Windows 2000 Professional (SP4)
Download the installation file into a directory of your choice.
Once the jdk-1_5_0_16-nb-6_1-windows-ml.exe has completed
downloading, verify that the process successfully completed by comparing its
byte count with that posted on the download page. Alternately, if the checksum
fingerprint is provided on the download page, you can use the md5sum command
to verify that the downloaded file's fingerprint matches. If the file's byte
count or fingerprint do not match, the file may have been corrupted during
the download process. If this happens, download the bundle again.
Prepare for installation.
- Verify that your system meets or exceeds the minimum
hardware requirements:
- Verify that you have Administrator privileges on your system.
Run the installer.
- Double-click jdk-1_5_0_16-nb-6_1-windows-ml.exe to launch
the installer.
- In the installation wizard, respond to the License Agreement.
Note: You must check Accept in the License Agreement
panel for the software installation to proceed.
- Specify the directories within which you wish to install the bundle components.
- Review the Installation Preview Panel to ensure the software installation
location is correct.
- Click Next to proceed with the installation.
- When the installation is complete, you can review the log file (/located at %USERPROFILE%/\.nbi\log directory)
to verify the software was installed correctly. If necessary, you can then
delete the downloaded installation file to recover disk space.
Uninstalling the J2SE 5.0 JDK and NetBeans IDE 6.1 Software Bundle from Windows
Each product in the bundle must be uninstalled separately.
To uninstall NetBeans IDE 6.1:
- 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.
To uninstall the J2SE 5.0 JDK:
- From your system's Start menu, open the Control Panel.
- Double-click the Add or Remove Programs icon.
- Select the J2SE Development Kit 5.0 from the list and click Remove.
Note: If you uninstall the J2SE 5.0 Update 16 (JDK) software, but
wish to continue using NetBeans IDE 6.1, you must set the IDE's
-jdkhome parameter to point to an alternate installation of the J2SE
JDK as outlined below.
To uninstall the J2SE Runtime Environment:
- From your system's Start menu, open the Control Panel.
- Double-click the Add or Remove Programs icon.
- Select J2SE Runtime Environment 5.0 Update 16 from the list and click Remove.
To change the value of -jdkhome:
- Navigate to the bundle installation's netbeans6.1\etc directory.
By default, the bundle NetBeans IDE installation is located at C:\Program
Files\NetBeans 6.1.
- Open the netbeans.conf file in a text editor, and edit the netbeans_jdkhome parameter.
Note: If you installed the bundled JDK software in a non-standard location on your system, refer to the Troubleshooting
section for information about uninstallation.
Top
Installing the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 Software Bundle on the
Solaris Operating System (SPARC Platform Edition)
You can install the J2SE 5.0 Update 16 (JDK) software and NetBeans
IDE in directories of your choice. You do not have to be a root user to use
this installer unless you choose to install this bundle in a system-wide location.
Note: This installer will not displace the system version of the Java
platform that is supplied by the Solaris Operating System (Solaris OS).
Both J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 have been tested on the following:
- Solaris 10 OS (SPARC Edition)
Download the installation file into a directory of your choice.
Once jdk-1_5_0_16-nb-6_1-solaris-sparc-ml.sh has completed downloading,
verify that the process successfully completed by comparing the file's
byte count with that posted on the download page. Alternately, if the checksum
fingerprint is provided on the download page, you can use the md5sum command
to verify that the downloaded file's fingerprint matches. If the file's
byte count or fingerprint do not match, the file may have been corrupted
during the download process. If this happens, download the bundle again.
Prepare for installation.
- If you are installing on Solaris OS, install the required Solaris OS patches
before proceeding further. If you install this bundle without having first
installed the proper Solaris patches, you may experience unexpected behavior
with the installer or the Java platform.
- Verify that your system meets or exceeds the recommended minimum hardware
requirements:
- Navigate to the directory into which you downloaded the installer file.
- Type: chmod 755 jdk-1_5_0_16-nb-6_1-solaris-sparc-ml.sh
to change the installer file's permissions so it can be executed.
Run the installer.
- Type the following command from the directory where you placed the installation
file:
./jdk-1_5_0_16-nb-6_1-solaris-sparc-ml.sh
- In the installation wizard, respond to the License Agreement.
Note: You must check Accept in the License Agreement panel for
the software installation to proceed.
- Specify the directories within which you wish to install the bundle components.
- Review the Installation Preview Panel to ensure the software installation
location is correct.
- Click Next to proceed with the installation.
- When the installation is complete, you can review the log file (/located at %USERPROFILE%/\.nbi\log directory)
to verify the software was installed correctly. If necessary, you can then
delete the downloaded installation file to recover disk space.
Note: If you choose to install this bundle into a system-wide location
such as /usr/local, you must first login as root to gain the necessary
permissions.
Uninstalling the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1
Software Bundle from Solaris (SPARC Platform Edition)
Each product in the bundle must be uninstalled separately.
To uninstall NetBeans IDE 6.1:
- Navigate to the installation directory of your NetBeans IDE.
- Type ./uninstall.sh to run the uninstaller.
To uninstall J2SE 5.0 Update 16 (JDK):
- Navigate to the installation directory of your JDK.
- Remove the installation directory.
Note: If you installed the bundled JDK software in a non-standard location on your system, refer to the Troubleshooting
section for information about uninstallation.
Top
Installing the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 Software Bundle on the
Solaris Operating System (x86 Platform Edition)
You can install the J2SE 5.0 Update 16 (JDK) software and NetBeans IDE in directories
of your choice. You do not have to be a root user to use this installer unless you choose
to install this bundle in a system-wide location.
Note: This installer will not displace the system version of the Java
platform that is supplied by the Solaris Operating System (Solaris OS).
Both J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 have been tested on
the following:
- Solaris 10 OS (x86 Platform Edition)
Download the installation file into a directory of your choice.
Once jdk-1_5_0_16-nb-6_1-solaris-x86-ml.sh has completed
downloading, verify that the process successfully completed by comparing its
byte count with that posted on the download page. Alternately, if the checksum
fingerprint is provided on the download page, you can use the md5sum command
to verify that the downloaded file's fingerprint matches. If the file's byte
count or fingerprint do not match, the file may have been corrupted during the
download process. If this happens, download the bundle again.
Prepare for installation.
- If you are installing on Solaris OS, install the required Solaris OS patches
before proceeding further. If you install this bundle without having
first installed the proper Solaris patches, you may experience unexpected
behavior with the installer or the Java platform.
- Verify that your system meets or exceeds the minimum
hardware requirements:
- Navigate to the directory into which you downloaded the installer file.
- Type: chmod 755 jdk-1_5_0_16-nb-6_1-solaris-x86-ml.sh
to change the installer file's permissions so it can be executed.
Run the installer.
- Type the following command from the directory where you placed the
installation file:
./jdk-1_5_0_16-nb-6_1-solaris-x86-ml.sh
- In the installation wizard, respond to the License Agreement.
Note: You must check Accept in the License Agreement
panel for the software installation to proceed.
- Specify the directories within which you wish to install the bundle components.
- Review the Installation Preview Panel to ensure the software installation
location is correct.
- When the installation is complete, you can review the log file (/located at %USERPROFILE%/\.nbi\log directory)
to verify the software was installed correctly. If necessary, you can then
delete the downloaded installation file to recover disk space.
Note: If you choose to install this bundle into a system-wide
location
such as /usr/local, you must first login as root to gain the
necessary
permissions.
Uninstalling the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1
Software Bundle from Solaris (x86 Platform Edition)
Each product in the bundle must be uninstalled separately.
To uninstall NetBeans IDE 6.1:
- Navigate to the installation directory
of your NetBeans IDE.
- Type ./uninstall.sh to run
the uninstaller.
To uninstall J2SE 5.0 Update 16 (JDK):
- Navigate to the installation directory
of your JDK.
- Remove the installation directory.
Note: If you installed the bundled JDK software in a non-standard location on your system, refer to the Troubleshooting
section for information about uninstallation.
Top
Installing the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 Software
Bundle on the Linux Operating System
You can install the J2SE 5.0 Update 16 (JDK) software and NetBeans IDE in directories of
your choice. You do not have to be a root user to use this installer unless you
choose to install this bundle in a system-wide location.
Note: This installer will not displace the system version of the Java
platform that is supplied by the Linux Operating System (Linux OS).
Both J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 have been tested on
the following:
Download the installation file into a directory of your choice.
Once jdk-1_5_0_16-nb-6_1-linux-ml.sh has completed
downloading, verify that the process successfully completed by comparing its
byte count with that posted on the download page. Alternately, if the checksum
fingerprint is provided on the download page, you can use the md5sum command
to verify that the downloaded file's fingerprint matches. If the file's byte
count or fingerprint do not match, the file may have been corrupted during
the download process. If this happens, download the bundle again.
Prepare for installation.
- Verify that your system meets or exceeds the minimum
hardware requirements:
- Navigate to the directory into which you downloaded the installer file.
- Type: chmod 755 jdk-1_5_0_16-nb-6_1-linux-ml.sh to change
the installer file's permissions so it can be executed.
Run the installer.
- Type the following command from the directory where you placed the
installation file:
./jdk-1_5_0_16-nb-6_1-linux-ml.sh
- In the installation wizard, respond to the License Agreement.
Note: You must check Accept in the License Agreement
panel for the software installation to proceed.
- Specify the directories within which you wish to install the bundle components.
- Review the Installation Preview Panel to ensure the software installation
location is correct.
- Click Next to proceed with the installation.
- When the installation is complete, you can review the log file (/located at %USERPROFILE%/\.nbi\log directory)
to verify the software was installed correctly. If necessary, you can then
delete the downloaded installation file to recover disk space.
Note: If you choose to install this bundle into a system-wide
location such as /usr/local, you must first login as root to gain the
necessary permissions.
Uninstalling the J2SE 5.0 Update 16 (JDK) and NetBeans IDE 6.1 Software Bundle from Linux Machines
Each product in the bundle can be uninstalled separately.
To uninstall NetBeans IDE 6.1:
- Navigate to the installation directory
of your NetBeans IDE.
- Type ./uninstall.sh to run
the uninstaller.
To uninstall J2SE 5.0 Update 16 (JDK):
- Navigate to the installation directory
of your JDK.
- Remove the installation directory.
Note: If you installed the bundled JDK software in a non-standard location on your system, refer to the Troubleshooting
section for information about uninstallation.
Top
Note: For the full list of IDE known issues, system requirements, and other information,
see the NetBeans Release Notes.
Top
Finding Additional Documentation
NetBeans IDE is documented in the software's help system,
however, additional documentation about NetBeans IDE is available at
http://www.netbeans.org/kb/.
Top
Providing Feedback
To report a bug or to request a feature for the J2SE JDK software, please refer to the following web site:
http://java.sun.com/cgi-bin/bugreport.cgi.
To submit comments or suggestions about the J2SE JDK software, please
send email to the appropriate Java
technology engineering team.
For NetBeans software development team contact information
or to learn more about NetBeans IDE and the NetBeans software community, visit
http://www.netbeans.org.
To submit feedback about this documentation, please send email to
Documentation Feedback.
Top
|