This topic describes how to import development files from a Native Client project.
Due to NaCl deprecation by the Chromium project, Tizen TV will continue its support for NaCl only until 2021-year products. Meanwhile, Tizen TV will start focusing on high-performance, cross-browser WebAssembly from 2020-year products.
If you have exported project development files from a Native Client (NaCl) project, you can import the project to the Tizen Studio.
To import an existing NaCl project:
In the Tizen Studio menu, go to "File > Import". The "Import Wizard" opens.
Select "General > Existing Projects into Workspace", and click "Next".
Select whether to import from a root directory or archive file, and click "Browse".
Select the root directory of your application project or select the archive file, and click "OK".
Select the check box for the project you want to import. Make sure that the "Copy projects into workspace" check box is selected.
Click "Finish". The selected project is imported to your workspace.