+ All Categories
Home > Documents > laduni.files.wordpress.com  · Web view2010. 5. 15. · Configuration the Java on windows. Set...

laduni.files.wordpress.com  · Web view2010. 5. 15. · Configuration the Java on windows. Set...

Date post: 04-Feb-2021
Category:
Upload: others
View: 6 times
Download: 0 times
Share this document with a friend
4
Configuration the Java on windows Set your installing at directory c:\jdk 1.6 Choose C:\jdk 1.6\bin Check address at windows explorer. See picture Right-Click the my computer and choose system properties
Transcript

Configuration the Java on windows

· Set your installing at directory c:\jdk 1.6

· Choose C:\jdk 1.6\bin

· Check address at windows explorer. See picture

· Right-Click the my computer and choose system properties

·

Click the advanced and choose the environment variable.

·

· Choose the system variable

click the edit button to open the Edit System Variable dialog box.

In the Variable name box, select the Path

In the Variable Value box, append the following line to your path

statement:

C:\jdk 1.6\bin

click the OK button.

For success or not your installing, append the following line to your path

statement:

C:\>javac


Recommended