1

I am not able to open Native perspective in my tizen studio. I downloaded tizen studio IDE from https://developer.tizen.org/development/tizen-studio/download. After installation it shows option for web app, but doesn't show for native. Windows->perspective->open perspective->other shows only two options - a) Debug and b) Web (default) Could anyone please help on how to change perspective to native ?

Pankaj Kushwaha
  • 300
  • 1
  • 13

1 Answers1

5

Open "Package-Manager" from "tizen-sdk" folder. You will find this folder in Tizen installation directory.

In “Main SDK” check for “Native app. development (IDE)". See If "Native app. development (IDE)" is installed. If it is not already installed, install it. Then close "Package-Manager" and reopen Tizen Studio IDE. Hope you will find native perspective now. enter image description here

Yasin shihab
  • 382
  • 1
  • 5
  • Thanks..there was some firewall issue which didn't show Native App Development (IDE) to be installed..Switching ntwrk showed install button – Pankaj Kushwaha Sep 23 '16 at 09:53