Pages

Wednesday, 8 June 2011

Installing the J2SE 6.0 JDK and NetBeans IDE 5.5 Software Bundle on the Windows Operating System


Installing the J2SE 6.0 JDK and NetBeans IDE 5.5 Software Bundle on the Windows Operating System

You can install the J2SE 6.0 JDK software and NetBeans IDE in directories of your choice. You must, however, have Administrator privileges for this installer to install the J2SE 6.0 JDK and NetBeans IDE. By default, the installer places the Java Runtime Environment (JRE) in C:\Program Files\Java\jre1.6.0, regardless of the specifed 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 6.0 JDK and NetBeans IDE 5.5 have been tested on the following:
*                   Microsoft Windows XP Professional (SP2)
*                   Microsoft Windows 2000 Professional (SP3)

Download the installation file into a directory of your choice.

Once the jdk-6-nb-5_5-win.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:
o                                Pentium III workstation, 500 MHz.
o                                512 MBytes RAM.
o                                415 MBytes free space (235 MBytes of permanent disk space for the software and 180 MBytes of temporary disk space required during installation).
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-6-nb-5_5-win.exe to launch the installer.
2.                   In the InstallShield installation wizard, respond to the License Agreement.
Note: You must click 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 (%install directory%\_uninst\install.log) to verify the software was installed correctly. If necessary, you can then delete the downloaded installation file to recover disk space.

Uninstalling the J2SE 6.0 JDK and NetBeans IDE 5.5 Software Bundle from Windows

Each product in the bundle must be uninstalled separately.
To uninstall NetBeans IDE 5.5:
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 6.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 6.0 from the list and click Remove.
Note: If you uninstall the J2SE 6.0 JDK software, but wish to continue using NetBeans IDE 5.5, 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 6.0 from the list and click Remove.
To change the value of -jdkhome:
1.                   Navigate to the bundle installation's netbeans5.5\etc directory. By default, the bundle NetBeans IDE installation is located at C:\Program Files\NetBeans5.5.
2.                   Open the netbeans.conf file in a text editor, and edit the netbeans_jdkhome parameter.

0 comments:

Post a Comment

Search This Blog