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 Files\Java\jdk-9 & C:\Program Files\Java\jre-9 respectively.
Here's my Path variable: Path Variable Image
Any help would be mucho appreciated!
Java Development Kit (JDK) RequirementsNoteThere is no JDK prerequisite for Tizen Studio 3.7 and higher. You must install Oracle Java Development Kit (JDK) 8 or OpenJDK 12 for Tizen Studio 3.5 and Tizen Studio 3.6. Download the JDK from the official Oracle Web site.
In a browser, go to the Java SE Development Kit 9 Downloads page and click Accept License Agreement. Under the Download menu, click the Download link that corresponds to the .exe for your version of Windows. Download fhe file jdk-9.
Check that the JDK installer is right for your OS (Windows, Linux, Mac...) and architecture (x86, x64). try to use eclipse or netbeans in first place (to write your first hello world, etc), then try to install the java sdk latter. First install the JDK, then install the IDE you need/want.
Select Start -> Control Panel -> Add/Remove Programs, Here you can see the list of installed software on your computer. The list is displayed in alphabetical order. Check if Java name is listed in the installed software list.
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:
Forum Post
[✔] 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.
Tizen: Guide for Setting JDK
[✔] 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
I was stuck there for a while, too. In addition to setting JAVA_HOME
to C:\Program Files\Java\jdk-12.0.1
(no bin
at the end), I also added C:\Program Files\Java\jdk-12.0.1\bin
to the beginning of PATH
; then it worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With