1 / 6

Go to the link ( ccse.kfupm.sa/ics102 ) as shown, then choose downloads.

Go to the link ( www.ccse.kfupm.edu.sa/ics102 ) as shown, then choose downloads. Download J2SDK 1.5.0 and Jcreaotor! 4.0. I Install J2SDK 1.5.0 FIRST then install Jcreator! 4.0.

zuzela
Télécharger la présentation

Go to the link ( ccse.kfupm.sa/ics102 ) as shown, then choose downloads.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Go to the link ( www.ccse.kfupm.edu.sa/ics102) as shown, then choose downloads.

  2. Download J2SDK 1.5.0 and Jcreaotor! 4.0. I Install J2SDK 1.5.0 FIRST then install Jcreator! 4.0

  3. After you’re done with installation, go to the directory where you’ve installed J2SDK 1.5.0 . For example in this case C:\Program Files\Java\JDK1.50_01. Once you open JDK1.50_01, OPEN a file called bin. You will advance to this current page. Right click on javac, choose Properties and then copy its LOCATION .

  4. Now, go to CONTROL PANEL, then open SYSTEM. A GO to ADVANCED, and then below, click on ENVIRONMENT VARIABLES. A NEW window will open, and then. under “System Variables” , choose the variable called Path and click on EDIT.

  5. Keep the previous variable value, and paste your “location” at the end. Then, a small window will appear. DO NOT CHANGE YOUR DEFAULT VARIABLE VALUE. KEEP THE VARIABLE VALUE AS IT IS. However, GO TO THE END of you VARIABLE VALUE and PASTE the LOCATION of javac from BEFORE(3rd slide), so that the location of javac is ADDED to the variable value which was ALREADY there. Then press OK.

  6. After that. Go to Command Promt or “Ms-Dos” and type javac, then press ENTER. You should get the following result.

More Related