This topic describes how to import existing projects to the Tizen Studio and how to export web application from Tizen studio.
You can import existing Tizen projects to Tizen Studio by selecting the root directory or loading an archive file.
In the Tizen Studio menu, go to "File > Import". The "Import Wizard" opens.
Select "Tizen > Tizen Project" as the import source, and click "Next".
Figure 1. Select import source
Select whether to import from a root directory or archive file, and click "Browse".
Figure 2. Import from directory or file
Select the root directory of your application project, or select the ".wgt" archive file, and click "OK".
Figure 3. Select root directory
Click "Next". The names of the Tizen projects in the selected folder or archive appear in the "Project list" table.
Define the profile and version for the projects you want to import.
Figure 4. Select profile and version
Note
If a "Not installed profile" or "Not installed version" message appears next to a TV application project that you want to import, select a Tizen TV profile ("tv-samsung") and version ("5.0") from the "Profile" and "Version" drop-down menus for the project.
![]()
Figure 5. Not installed version message
Selecting the Tizen TV 5.0 profile does not change the value ofrequired_version
in the application's "config.xml" file. If you want to changerequired_version
, you can change it later using the Tizen Configuration Editor. If you want your application to be compatible with all Samsung Smart TVs released since 2015,required_version
must be set to "2.3".
![]()
Figure 6. Required version in the Tizen Configuration Editor
![]()
Figure 7. Required version in "config.xml"
Select the check boxes for the projects you want to import, and click "Finish".
Figure 8. Finish import
The selected projects are imported to your workspace.
Figure 9. Imported projects
To get SSSP project from the Tizen IDE.
Select "File > Export"
Figure 1.Select Export
Export application to a new empty folder in PC via choosing the File System option.
Select "File > Export > General > File System"
Figure 2.Select File System
Select the existing source project from Tizen Studio.
Click Browse and select the export location in the PC and then Click to Finish button.
Figure 3. Browse into PC location
Existing project saved into PC location.
Figure 4. PC location