Brothersoft.comWindows|Mac|Mobile|Games

|Message

Solve software problem quickly Share experience to help others Improve the ability of solving problem
Install the Java Software Development Kit

08/24/2011 01:49 by KatyAmeglio

First answer posted by JeffreyStanley at 08/24/2011 01:49
Add Your Answer
10~1000 characters in length CAPTCHA:
4 Answers
  • JeffreyStanley
    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
    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.)
    5. The next page you encounter should install (and in some cases download) the Java Development Kit.
    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.
    9. After focusing the window, type "javac" and press enter. If the prompt returns something along the lines of: "'javac' is not recognized as an internal or external command, operable program or batch file" then continue with the next step. If it shows many more options and lines, skip to step 15.
    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".
    11. This should open a window named "System Properties". Click on the "Advanced" tab and then click "Environment Variables".
    12. 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)".
    13. 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.
    14. Click "Apply" and "OK" to all the windows you have just opened. Open the command prompt again, while following steps 6-9 to see if that "javac" command works.
    15. Congratulations! You have taken your first step to starting Java programming.
  • Was this answer helpful? 00 · 08/24/2011 01:49
  • Anonymous user
  • very nice...

  • Was this answer helpful? 00 · 10/16/2011 10:35
  • DanielSimon
  • 1 Go to the Sun website and read about the JDK. Make sure that your system meets the minimum requirements and that the JDK meets your Java programming requirements.

    2 Click on the download button for the latest version of the JDK. Sun offers a range of different Java development packages, so make sure you download the one that has the features you want.

    3 Accept the license agreement for the product. You must accept the license agreement to download the product. If you're a glutton for punishment, read it before you accept it.

    4 Select the appropriate version for your operating system and then begin the download. If you choose the offline installation, you'll download a complete installer file. Use the online installation to perform a custom installation.

    5 Run the JDK installer file and follow the instructions provided. After completing the installation process, you can safely delete the installer file.

    6 Start using the JDK. Documentation, tutorials and forums are available on the Sun website and elsewhere on the Internet.

  • Was this answer helpful? 00 · 12/12/2011 02:05
  • Anonymous user
  • cara menggunakan aplikasi java
  • Was this answer helpful? 00 · 02/24/2012 01:39
Add Your Answer
10~1000 characters in length CAPTCHA:
Related Questions
Q:Determine Java Version

A:Windows Press the windows key + r and enter "cmd" with the dos open, type in java -version The output will look something like: Java versio...(more)

Q:Java runtime environment 2.0 can't install because 4.0 is there?

A:Unistall 4.0. and then install the component version. 

Q:how to Install Java?

A:Download a JRE executable file. Double click on this file. After the installer finishes loading, read and accept the license agreement. For ...(more)

Q:Install the JDK (Java Development Kit) on Mac OS X

A:Determine which Java Release is currently installed.Open the Java Preferences application. In the first row with the On checkbox is marked, n...(more)

Q:Make a Java Applet

A:Setting up the Environment Download and install JDK. Check the Sources and Citations for the download link from Sun's website. Download and ...(more)

Added Successfully!

×

Are you sure to delete your answer?

NoYes

×

Are you sure to choose it as the best answer?

NoYes

×

Voted Successfully!

×

You can't vote for yourself

×

You can't choose your own answer

×