core/com.nokia.carbide.cpp.doc.user/html/concepts/ngage_projects.htm
branchRCL_2_4
changeset 995 daded633d00d
parent 400 9b005a8e6778
child 1225 a546534a48de
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/ngage_projects.htm	Thu Feb 18 15:23:36 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/ngage_projects.htm	Thu Feb 18 15:49:18 2010 -0600
@@ -68,7 +68,7 @@
 <p>With your game file installed on the device, create a launch configuration for the project. In Carbide:</p>
 <ol>
   <li>Open<span class="note"><b>Window &gt; Preferences &gt; Run/Debug &gt;<img src="../images/command_link.png" width="16" height="12"> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.debug.ui.LaunchingPreferencePage)")'> Launching</a></b> preference panel </span>and disable the <b>Build (if required) before launching</b> option</li>
-  <li>Right-click the project and choose <b>Debug As &gt; Open Debug Dialog</b> to open the <b><a href="../reference/wnd_debug_configuration.htm">Debug</a></b> window</li>
+  <li>Right-click the project and choose <b>Debug As &gt; Debug As</b> to open the <b><a href="../reference/wnd_debug_configuration.htm">Debug</a></b> window</li>
   <li><a href="../tasks/projects/prj_debug_config.htm">Create</a> an <b>Application TRK</b> launch configuration
     <ul>
       <li>In the <b><a href="../projects/launch/page_connection.htm">Connection</a></b> tab select the COM port used to connect to the device. </li>
@@ -85,7 +85,7 @@
 <p>With your game file installed to the emulator, create a launch configuration for the project. In Carbide:</p>
 <ol>
   <li>Open <b>Window &gt; Preferences &gt;   Run/Debug &gt; Launching</b> and disable the <b>Build (if required) before launching</b> option</li>
-  <li>Right-click the project and choose <b>Debug As &gt; Open Debug Dialog</b> to open the <b>Debug</b> window</li>
+  <li>Right-click the project and choose <b>Debug As &gt; Debug As</b> to open the <b>Debug</b> window</li>
   <li>Create an <b>Symbian OS Emulation </b> launch configuration</li>
   <li>Click <b>Debug</b> to launch the emulator </li>
   <li>In the emulator, select <b>File &gt; Open</b>,  locate and select the .N-GAGE installation file and click <b>Open</b> to install the project </li>