# HG changeset patch # User Chad Peckham # Date 1276528171 18000 # Node ID 4d37efc7200bb55395d8abc636178d5955428f03 # Parent 89deeb836b6d6c006d4d17885ba219e835166977 reorganize the categories and be more specific on what activities are enabled/disabled - comment out activities not included in the C3 layout so capability page is less confusing diff -r 89deeb836b6d -r 4d37efc7200b debuggercdi/com.nokia.carbide.cpp.debug.capabilities/plugin.xml --- a/debuggercdi/com.nokia.carbide.cpp.debug.capabilities/plugin.xml Mon Jun 14 10:07:35 2010 -0500 +++ b/debuggercdi/com.nokia.carbide.cpp.debug.capabilities/plugin.xml Mon Jun 14 10:09:31 2010 -0500 @@ -6,34 +6,96 @@ - + + name="CDT - C/C++ Standard Launch Configurations" + description="C/C++ Standard launch configurations provided by CDT" + id="org.eclipse.cdt.standard.category"> + + name="CDT - C/C++ Standard Create Process Type" + description="Start new application optionally under control of the standard debugger" + id="org.eclipse.cdt.standard.launch.activityAppLaunch"> + activityId="org.eclipse.cdt.standard.launch.activityAppLaunch" + categoryId="org.eclipse.cdt.standard.category"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - + - - + - - + - - + + id="org.eclipse.cdt.debug.ui.activityDebuggerTypesPref"> + + + + + + id="org.eclipse.cdt.debug.ui.activitySignalsView"> + + + + + + id="org.eclipse.cdt.debug.ui.activityAddBreakpointEvent"> - - - - - - + activityId="org.eclipse.cdt.debug.ui.activityAddBreakpointEvent" + categoryId="org.eclipse.cdt.debug.ui.category"> - - - - - - - - + - + - - + - - + name="CDT - Project Settings Wizards" + description="CDT C/C++ Standard project settings import and export wizards" + id="org.eclipse.cdt.ui.activityProjectSettings"> + + + + + + + + + + + + + + + + + + + + + + - - + + + + + - - - - + activityId="org.eclipse.cdt.ui.activityNewFolder" + pattern="org\.eclipse\.cdt.*/.*NewFolderDropDown"> + + name="Debugger Terminate/Launch" + description="Relaunch, terminate and relaunch, terminate and remove, terminate all actions" + id="org.eclipse.debug.ui.activityTerminateLaunch"> - - - - - + + + + + - - + + name="Build Automatically Action" + description="Build all projects automatically action" + id="org.eclipse.ui.ide.activityBuildAuto"> - + + + + + - - +