I am attempting to install the 64-bit version of Tizen SDK on my Win10 Home Laptop. However, every time I get the error that I either don’t have java 8+ installed or that the JAVA_HOME environmental variable isn’t set right.
Now I’ve read other questions on this, and I’ve set the JDK directory as first in the “Path” environmental variable. I’ve added the JAVA_HOME environ. var and pointed it at my JDK directory. I’ve rebooted twice throughout this (just in case).
I tried to install the 32-bit version of Tizen SDK, but immediately got the error that I’m not on a 32-bit OS.
I have d/l and installed Java 9 SDK and JRE. They’re in C:Program FilesJavajdk-9 & C:Program FilesJavajre-9 respectively.
Here’s my Path variable: Path Variable Image
Any help would be mucho appreciated!
Advertisement
Answer
Response on Oct, 2017:
** So far Tizen studio installer can’t recognize new version of Java. ** You need to install Oracle Java 8 for now.
Additional Checklist:
[✔] Tizen developers site states “Do not install OpenJDK“. Make sure you are using OracleJDK instead of OpenJDK. Related links you might see:
[✔] There’s a Tip&Tech document on Tizen Developers Community called ‘Guide for Setting JDK’. As you are having Issues, You may check it out.
[✔] I expect you are using the Latest Tizen Studio 2.0.
Latest Tizen Studio Download Link
Cause history says, Java compatibility Defers with IDE versions: Tizen-sdk-for-wearable-setup Installation issue because of JAVA HOME
Edit on March, 2019:
Tizen-Studio now supports OpenJDK 10
To use Tizen Studio install Oracle Java Development Kit (JDK) 8, JDK 9, or OpenJDK 10 .
Prerequisites for the Tizen Studio OpenJDK 10 and OpenJFX Installation Guideline on Tizen Developers Site