1
Resolved Questions / Re: [solved] Can't get Stencyl to find Java JDK
« on: May 30, 2019, 07:50:11 pm »
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
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