Modified: word of packaging menu 15/105915/2
authorjuhan1.kim <juhan1.kim@samsung.com>
Tue, 20 Dec 2016 04:43:18 +0000 (13:43 +0900)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 20 Dec 2016 07:41:43 +0000 (09:41 +0200)
PS2: [LB] Reviewed

Change-Id: I0f99f08b23da7ef2ec5cd796847dfc02b55c5a3f
Signed-off-by: Juhan Kim <juhan1.kim@samsung.com>
org.tizen.studio/html/native_tools/project_explorer_view_n.htm
org.tizen.studio/html/web_tools/project_explorer_view_w.htm
org.tizen.training/html/native/process/app_dev_process_n.htm

index fe09329..057a93e 100644 (file)
  <td>Exports the Tizen Studio native project to a CLI (command line interface) project. This option also makes or converts some files.</td>
  </tr>
  <tr>
- <td><strong>Build Package</strong></td>
+ <td><strong>Build Signed Package</strong></td>
  <td>Makes a &#39;signed&#39; package. This option requires a certificate profile. You can create a certificate profile in <strong>Tools &gt; Certificate Manager</strong>.</td>
  </tr>
  <tr>
index e8fc507..336dcc2 100644 (file)
  <td>Exports the Tizen Studio native project to a CLI (command line interface) project. This option also makes or converts some files.</td>
  </tr>
  <tr>
- <td><strong>Build Package</strong></td>
+ <td><strong>Build Signed Package</strong></td>
  <td>Makes a &#39;signed&#39; package. This option requires a certificate profile. You can create a certificate profile in <strong>Tools &gt; Certificate Manager</strong>.</td>
  </tr>
  <tr>
index 81fa091..826b493 100644 (file)
   <ol> 
    <li><p>If you have made changes to the application after testing it, <a href="building_app_n.htm">rebuild the application</a>.</p> </li> 
    <li><p>Select the project in the <strong>Project Explorer</strong> view.</p></li> 
-   <li><p>In the project context menu, select <strong>Project &gt; Build Package</strong>.</p></li>
+   <li><p>In the project context menu, select <strong>Project &gt; Build Signed Package</strong>.</p></li>
    
   </ol>