Languages

Menu
Sites
Language
Tizen Studio Getting Stuck at "Select Application Type"

Hello, I got a Samsung Gear Fit 2 Pro for Christmas this year and I want to make my own Tizen app. I have installed JRE, JDK, the Tizen Studio and all the "trimmings". When I press "New Project" then select "Template" and "Wearable 4.0". I select Web Application, then hit next, and nothing happens. I have tried everything I can think of, and honestly, there's not much of a troubleshooting website. So any help would be appreciated. Thanks!

Responses

6 Replies
Iqbal Hossain

What is your JDK version? 

If JDK 9, then you should install JDK 8 or 7.

I got a problem that Tizen Studio ( 1.3 and 2.0 ) is not working with JDK 9.

The problem is like that, if you try to install Tizen Studio on a machine having JDK 9, you can't install. 
If you  installed Tizen Studio with JDK lower than 9 version, and then upgrade to JDK 9, your studio will not work properly. I think your problem is similar to this like ours. So, you may get a solution by downgrading JDK to 8 or lower. 

Hope it will help you. 

You may follow this thread https://developer.tizen.org/forums/sdk-ide/can-not-create-new-project

Ryan Eaton

Thankyou for the reply. I will try that right now and get back to you!

Ryan Eaton

Hi, yes I just uninstalled JDK and JRE 9 and also Tizen Studio just for fun too. I have reinstalled Tizen Studio and when I run it after the install, I get a window labelled "Eclipse" and a Java Exit Code 13 error message. What do I do now?

Iqbal Hossain

Set JAVA_HOME of JDK 8

Ryan Eaton

I have just added the directory of jdk 8 to my PATH and I get the same error.

Ryan Eaton

I did it! For anyone else, my problem was in the C:/tizen-studio/ide/ folder, I needed to edit my eclipse.ini file. Try searching Java exit code 13, and follow that.