core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_emulator.htm
author fturovic <frank.turovich@nokia.com>
Thu, 25 Feb 2010 14:29:57 -0600
branchRCL_2_4
changeset 1028 2bae15d3b247
parent 1016 4c123a328fb5
child 1074 813a10f1f0d7
permissions -rw-r--r--
updated icons and launch page content
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1016
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
"http://www.w3.org/TR/html4/loose.dtd">
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<html>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
<head>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
<title>Symbian OS Emulator Launch</title>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
<link href="../../../book.css" rel="stylesheet" type="text/css">
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
</head>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
<body>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    11
<h2>Symbian OS Emulator Launch</h2>
1028
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    12
<p>Use the <b>Debug As</b> dialog<b></b> to select the New Launch Configuration Wizard that will create a launch configuration for the project. </p>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    13
<p align="center"><img src="images/launch_phone_01.png" width="350" height="350"></p>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    14
<p class="figure">Figure 1. Debug As dialog</p>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    15
<div class="step">
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    16
  <h4>Creating a Launch Configuration for an Emulator</h4>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    17
  <ol>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    18
    <li>Select the <b>Run &gt; Debug</b> menu item, or click the Debug (<img src="../../reference/images/view_symbianOSbtn_debug.png" width="18" height="17" align="absmiddle">) icon, or press F11<br>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    19
        <p><b>SHORTCUT</b> Select the <b class="note">Run &gt; Debug As &gt; Debug Symbian OS Application on Emulator</b> menu item to skip Step&nbsp;2.</p>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    20
    </li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    21
    <li>Select the <b>Symbian OS Emulator Launch</b> item, then click <b>OK</b></li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    22
    <li>Complete each page in the New Launch Configuration Wizard , then click Next</li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    23
    <li>Review  the settings in the <a href="wiz_new_launch_config.htm">New Launch Configuration</a> page</li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    24
    <li>Click <b>Debug</b> to download and debug the project on the phone</li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    25
  </ol>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    26
</div>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    27
<h5>Other references</h5>
1016
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    28
<ul>
1028
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    29
  <li><a href="launch_phone.htm">Symbian OS Phone Launch</a></li>
2bae15d3b247 updated icons and launch page content
fturovic <frank.turovich@nokia.com>
parents: 1016
diff changeset
    30
  <li><a href="launch_board.htm">Symbian OS Reference Board Launch</a></li>
1016
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    31
</ul>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    32
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    33
</body>
4c123a328fb5 draft upload of new launch config pages and images
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    34
</html>