From a385f34b8318ab97e3da2814c099ff306473b31f Mon Sep 17 00:00:00 2001 From: SangHyun Lee Date: Tue, 20 Dec 2016 10:51:54 +0900 Subject: [PATCH] Add Tizen project import guide PS6: [LB] Reviewed Change-Id: I9019ccbee9f4a816c044773d1164005bd35bce04 Signed-off-by: SangHyun Lee (cherry picked from commit b6d8c976b56a5b0f7530c6f4da6b0ce24b13f598) --- org.tizen.studio/html/native_tools/project_wizard_n.htm | 1 - org.tizen.studio/html/web_tools/project_wizard_w.htm | 1 - .../html/native/process/creating_app_project_n.htm | 11 ++++++----- .../html/web/process/creating_app_project_w.htm | 13 +++++++------ 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/org.tizen.studio/html/native_tools/project_wizard_n.htm b/org.tizen.studio/html/native_tools/project_wizard_n.htm index f01118e..2299ae2 100644 --- a/org.tizen.studio/html/native_tools/project_wizard_n.htm +++ b/org.tizen.studio/html/native_tools/project_wizard_n.htm @@ -149,7 +149,6 @@

After specifying the options, click Finish to create the new project.

- diff --git a/org.tizen.studio/html/web_tools/project_wizard_w.htm b/org.tizen.studio/html/web_tools/project_wizard_w.htm index ca05bcf..7c0a08d 100644 --- a/org.tizen.studio/html/web_tools/project_wizard_w.htm +++ b/org.tizen.studio/html/web_tools/project_wizard_w.htm @@ -143,7 +143,6 @@

After specifying the options, click Finish to create the new project.

- diff --git a/org.tizen.training/html/native/process/creating_app_project_n.htm b/org.tizen.training/html/native/process/creating_app_project_n.htm index 2100841..e76ca29 100644 --- a/org.tizen.training/html/native/process/creating_app_project_n.htm +++ b/org.tizen.training/html/native/process/creating_app_project_n.htm @@ -63,12 +63,13 @@

Importing a Project

If you have an existing Tizen application project, you can import it into the Tizen Studio:

-
    -
  1. Select File > Import > Tizen > Tizen Project, and click Next.
  2. -
  3. Click Browse and select the root directory, which contains your existing project, or native application package file (with the .tpk extension).
  4. -
  5. With the Platform drop-down lists, select the platform profile and version.
  6. -
  7. Click Finish.
  8. +
      +
    1. In the Tizen Studio menu, go to File > Import > Tizen > Tizen Project, and click Next.
    2. +
    3. Select the location of the root directory or archive file of the Tizen project and click Next.
    4. +
    5. If you want to convert the project profile and version, use the Profile/Version combo box.
    6. +
    7. Click Finish.
    +

    The project appears in the Project Explorer view.

    diff --git a/org.tizen.training/html/web/process/creating_app_project_w.htm b/org.tizen.training/html/web/process/creating_app_project_w.htm index 152cab1..c7bf9e8 100644 --- a/org.tizen.training/html/web/process/creating_app_project_w.htm +++ b/org.tizen.training/html/web/process/creating_app_project_w.htm @@ -60,12 +60,13 @@

    Importing a Project

    If you have an existing Tizen application project, you can import it into the Tizen Studio:

    -
      -
    1. Select File > Import > Tizen > Tizen Project, and click Next.
    2. -
    3. Click Browse and select the root directory, which contains your existing project, or Web application package file (with the .wgt extension).
    4. -
    5. With the Platform drop-down lists, select the platform profile and version.
    6. -
    7. Click Finish.
    8. +
        +
      1. In the Tizen Studio menu, go to File > Import > Tizen > Tizen Project, and click Next.
      2. +
      3. Select the location of the root directory or archive file of the Tizen project and click Next.
      4. +
      5. If you want to convert the project profile and version, use the Profile/Version combo box.
      6. +
      7. Click Finish.
      +

      The project appears in the Project Explorer view.

      @@ -90,4 +91,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + -- 2.7.4