How to Install the Java Software Development Kit
The Java Software Development Kit (Java SDK or JDK) is an application created by Sun Microsystems to create and modify Java programs. This is where to start if you would like to start programming in Java.
1
Download the latest version of the *Java JDK from Sun Microsystems.
2
Double-click on the install file and it should open an installer (Fig. 1).
3
Click next, then read and accept the license.
4
On the next screen you will encounter some options. Just leave these alone and click next unless you know what you are doing. (Because this is being read it is assumed that you do not.)(Fig. 2)
5
The next page you encounter should install (and in some cases download) the Java Development Kit. (Fig. 3)
6
After the installer is finished, open run by clicking Start > Run... or by typing Windows Key + R.
7
In the text box, type "cmd" and click "OK".
8
A simple window should be opened with a black background and a text prompt. This is called the "Command Prompt." My command prompt background is red, but it could really be any color. (Fig. 4)
10
Open the properties of "My Computer" by either right-clicking the icon on the desktop or right-clicking Start > My Computer. When the pop up menu opens, scroll to the bottom and select "Properties".
12
Click "Environment Variables". (Fig. 5)
13
Next, another window opens with a lot of confusing sentences and letters.Double-click on the "Path" variable on either of the option boxes. It is recommended to edit the variable in the box "User variables for (your username)".
14
Once the variable is opened, a text box in yet another window appears.Careful not to delete anything in this box. At the end of the text box, add a semi-colon if there is not one already, and add "C:\Program Files\Java\jdk1.6.0\bin;" to the text box. This is assuming you did not change the file path of the installation.
Sign up here with your email
ConversionConversion EmoticonEmoticon