Java Solaris Communities My SDN Account Join SDN
 
Download J2SE 5.0

J2SE Development Kit 5.0 Update 16 and NetBeans IDE 6.1 Software Bundle

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.

  1. Verify that your system meets or exceeds the minimum hardware requirements:

    • Pentium III workstation, 800 MHz.
    • 512 MB of RAM.
    • 750 MB of free space
    • Note: The installer uses the %USERDIR%\Local Settings\Temp directory for temporary files.

  2. Verify that you have Administrator privileges on your system.

Run the installer.

  1. Double-click jdk-1_5_0_16-nb-6_1-windows-ml.exe to launch the installer.

  2. 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.


  3. Specify the directories within which you wish to install the bundle components.

  4. Review the Installation Preview Panel to ensure the software installation location is correct.

  5. Click Next to proceed with the installation.

  6. 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:

  1. From your system's Start menu, choose Control Panel.

  2. Double-click the Add or Remove Programs icon.

  3. Select NetBeans from the list and click Remove.

To uninstall the J2SE 5.0 JDK:

  1. From your system's Start menu, open the Control Panel.

  2. Double-click the Add or Remove Programs icon.

  3. 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:

  1. From your system's Start menu, open the Control Panel.

  2. Double-click the Add or Remove Programs icon.

  3. Select J2SE Runtime Environment 5.0 Update 16 from the list and click Remove.

To change the value of -jdkhome:

  1. 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.

  2. 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.

  1. 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.

  2. Verify that your system meets or exceeds the recommended minimum hardware requirements:
    • Ultra 10 workstation, 450 MHz.
    • 512 MB of RAM.
    • 650 MB of free space

      Note: The installer uses the /tmp or the /var/tmp directory for temporary files.

  3. Navigate to the directory into which you downloaded the installer file.

  4. 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.

  1. 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

  2. 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.


  3. Specify the directories within which you wish to install the bundle components.

  4. Review the Installation Preview Panel to ensure the software installation location is correct.

  5. Click Next to proceed with the installation.

  6. 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:

  1. Navigate to the installation directory of your NetBeans IDE.

  2. Type ./uninstall.sh to run the uninstaller.

To uninstall J2SE 5.0 Update 16 (JDK):

  1. Navigate to the installation directory of your JDK.

  2. 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.

  1. 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.

  2. Verify that your system meets or exceeds the minimum hardware requirements:
    • AMD Opteron 1200 Series 1.8 GHz.
    • 512 MB of RAM.
    • 650 MB of free space

      Note: The installer uses the /tmp or the /var/tmp directory for temporary files.

  3. Navigate to the directory into which you downloaded the installer file.

  4. 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.

  1. 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

  2. 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.


  3. Specify the directories within which you wish to install the bundle components.

  4. Review the Installation Preview Panel to ensure the software installation location is correct.

  5. 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:

  1. Navigate to the installation directory of your NetBeans IDE.

  2. Type ./uninstall.sh to run the uninstaller.

To uninstall J2SE 5.0 Update 16 (JDK):

  1. Navigate to the installation directory of your JDK.

  2. 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:

  • Red Hat Fedora Core 3

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.

  1. Verify that your system meets or exceeds the minimum hardware requirements:
    • Pentium III workstation, 800 MHz.
    • 512 MBytes RAM.
    • 650 MBytes free space

      Note: The installer uses the /tmp or the /var/tmp directory for temporary files.

  2. Navigate to the directory into which you downloaded the installer file.

  3. 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.

  1. Type the following command from the directory where you placed the installation file:
    ./jdk-1_5_0_16-nb-6_1-linux-ml.sh

  2. 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.


  3. Specify the directories within which you wish to install the bundle components.

  4. Review the Installation Preview Panel to ensure the software installation location is correct.

  5. Click Next to proceed with the installation.

  6. 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:

  1. Navigate to the installation directory of your NetBeans IDE.

  2. Type ./uninstall.sh to run the uninstaller.

To uninstall J2SE 5.0 Update 16 (JDK):

  1. Navigate to the installation directory of your JDK.

  2. 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

Troubleshooting

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