core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 400 9b005a8e6778
child 1507 30441fd93226
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Symbian Project Navigator view</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body bgcolor="#FFFFFF">
<h2>Symbian Project Navigator  view</h2>
<p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.project.ui.views.SymbianProjectNavigatorView)")'>Symbian Project Navigator</a> view shows all files that belong to the
current build configuration. This view lists the Symbian projects in your current workspace and their corresponding *.inf file (typically bld.inf). The *.inf file contains the related MMP project files, which are also listed in a tree structure.  You can collapse or expand the list for each MMP to see which sources  belong to each MMP.</p>
<p>To open this view select <b>Window &gt; Show View &gt; Symbian Project Navigator</b>, or select <b>Window &gt; Show View &gt; Other ...</b> and expand the Carbide.c++ folder then choose Symbian Project Navigator. </p>
<p>Figure 1 shows the Symbian Project Navigator view.</p>
<p align="center"><img src="images/view_sym_proj_nav.png" width="279" height="404" alt=""/></p>
<p class="figure">Figure 1 - Symbian Project Navigator view</p>
<h5>Table 1. Symbian Project Navigator view &mdash;shortcut  menu</h5>
<table width="88%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="30%" scope="col">Item</th>
    <th width="9%" scope="col">Icon</th>
    <th width="61%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>Toggle SOURCEPATH </b></td>
    <td><div align="center"><img src="images/icon_sourcepath_filter.png" width="18" height="15"></div></td>
    <td>Toggles the display between showing the <span class="code">SOURCEPATH</span> folders contained in the MMP file and showing the <span class="code">Bld.inf</span> structure. </td>
  </tr>
  <tr>
    <td><b>Toggle MMPs</b></td>
    <td><div align="center"><img src="images/icon_mmp_filter.png" width="20" height="17"></div></td>
    <td>Toggle the display to show all MMP files or  the MMP files associated with the current build configuration. </td>
  </tr>
  <tr>
    <td><b>Toggle MMP Order</b></td>
    <td><center>
      <img src="images/icon_svn_mmp_order.png" width="21" height="20">
    </center>
    </td>
    <td>Toggle to show the  MMPs list in alphabetical or build order. The default setting is build order.</td>
  </tr>
</table>
<h5>Related references</h5>
<ul><li><a href="view_symbian_kernel.htm">Symbian OS View</a></li>
  <li><a href="../debugger/debug/viewing_debug.htm">Debug View</a></li>
</ul>
<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>

</body>
</html>