Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sydngsoft

Pages: 1
1
To Install the JDK Software and Set JAVA_HOME on a Windows System
Install the JDK software.

Go to http://java.sun.com/javase/downloads/index.jsp.

Select the appropriate JDK software and click Download.

The JDK software is installed on your computer, for example, at C:\Program Files\Java\jdk1.6.0_02. You can move the JDK software to another location if desired.

Set JAVA_HOME:

Right click My Computer and select Properties.

On the Advanced tab, select Environment Variables, and then edit JAVA_HOME to point to where the JDK software is located, for example, C:\Program Files\Java\jdk1.6.0_02.

If not JAVA_HOME , add one on User Variable , and value is: C:\Program Files\Java\jdk1.8.0_211

Pages: 1