core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm
author fturovic <frank.turovich@nokia.com>
Wed, 22 Sep 2010 16:34:53 -0500
changeset 2093 d18472fdac41
parent 2087 617a89f9dffc
permissions -rw-r--r--
even more image updates for coda rename

<!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" />
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Launch Configurations preference panel</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2> Launch Configurations preference panel</h2>
<p>The <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.debug.internal.ui.preferences.LaunchConfigurationsPreferencePage)")'>Launch Configurations</a> preference panel provides additional options for filtering out the launch configurations that appear in the list of configurations.</p>
<div class="step">
  <h4>To access the Launch Configurations Filter Window</h4>
</div>
<ol>
  <li>Select the <b>Run &gt; Debug As</b> menu item</li>
  <p>The <b>Debug</b> window appears.</p>
  <li>Select the Filter icon in the toolbar above the list of configuration types and defined configurations.</li>
  <p>TheLaunch Configurations preference panel appears (Figure 1).</p>
</ol>
<p align="center"><img src="../images/panel_filter.png" width="635" height="596" /></p>
<p class="figure">Figure 1 - Launch Configurations Filter Window</p>
<p>The <b>Launch Configurations</b> preference panel filters the list of launch configuration types that appear in the Run or Debug window as options. For example, select the <b>Filter checked launch configuration types</b> option and check the configuration types that you do not want to appear in the <b>Run &gt; Run...</b> or <b>Run &gt; Debug...</b> window. Then select <b>Run &gt; Debug...</b> and notice that the types you have checked do not appear in the list. </p>
<div class="step">  
    <h4><b>To open the Launch Configurations Filter from Preferences</b></h4>
    <ol>
      <li>Select Window &gt; Preferences...</li>
      <li>Click Run/Debug &gt; Launching &gt; Launch Configurations to open the preference panel</li>
    </ol>
</div>
<h5>Related concepts</h5>
  <ul>
    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
    <li><a href="../../concepts/trk.htm">Carbide On-device Debug Agent (CODA) </a></li>
</ul>
<h5 align="left">Related references</h5>
<ul>
  <li><a href="../../projects/launch/page_main.htm">Main Pane</a></li>
  <li><a href="../../projects/launch/page_debugger.htm">Debugger Pane</a></li>
  <li><a href="../../projects/launch/page_connection.htm">Connection Pane</a></li>
  <li><a href="../../projects/launch/page_file_transfer.htm">File Transfer Pane </a></li>
  <li><a href="../../projects/launch/page_installation.htm">Installation Pane</a></li>
</ul>
<h5>Related tasks</h5>
<ul>
  <li><a href="../../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
  <li><a href="../../tasks/projects/prj_new_build_config.htm">Adding/Removing Build Configurations</a></li>
  <li><a href="../../tasks/projects/prj_set_build_tgt.htm">Setting a Build Configuration </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>