core/com.nokia.carbide.cpp.doc.user/plugin.xml
branchC3_BUILDER_WORK
changeset 1805 1d57e533b09e
parent 1797 1d2877a5a423
child 1815 32e6452eb8d3
equal deleted inserted replaced
1804:c13983cc5630 1805:1d57e533b09e
    33 <!-- =================================================================================== -->
    33 <!-- =================================================================================== -->
    34 	
    34 	
    35    <extension
    35    <extension
    36          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    36          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    37       <category
    37       <category
    38             id="com.nokia.carbide.ide.cheatsheets"
    38             id="com.nokia.carbide.how_to.cheatsheets"
    39             name="Carbide.c++ Getting Started" />
    39             name="Carbide How do I..." />
    40             
    40             
    41       <cheatsheet
    41             
    42             category="com.nokia.carbide.ide.cheatsheets"
    42          <!-- HOW TO PROJECTS CARBIDE 								-->
    43             contentFile="html/cheatsheets/getStarted_cs.xml"
    43          
    44             id="com.nokia.carbide.cpp.doc.user.getStarted"
    44          <!-- HOW TO DEBUG CARBIDE 									-->
    45             name="HelloCarbide Project Example"/>
    45          
       
    46          <!-- HOW TO CUSTOMIZE CARBIDE 								-->
       
    47 		 <cheatsheet
       
    48            composite="false"
       
    49 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    50            contentFile="html/cheatsheets/how_to_customize_cmd_groups.xml"
       
    51            id="com.nokia.carbide.cpp.doc.user.customize_cmd_groups"
       
    52            name="Customize Toolbars and Menus"/>
       
    53 
       
    54 		 <cheatsheet
       
    55            composite="false"
       
    56 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    57            contentFile="html/cheatsheets/how_to_customize_code_styles.xml"
       
    58            id="com.nokia.carbide.cpp.doc.user.customize_code_styles"
       
    59            name="Customize Code Styles"/>
       
    60 
       
    61 		 <cheatsheet
       
    62            composite="false"
       
    63 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    64            contentFile="html/cheatsheets/how_to_customize_editors.xml"
       
    65            id="com.nokia.carbide.cpp.doc.user.customize_editors"
       
    66            name="Customize Editors"/>
       
    67 
       
    68 		 <cheatsheet
       
    69            composite="false"
       
    70 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    71            contentFile="html/cheatsheets/how_to_customize_key_cmds.xml"
       
    72            id="com.nokia.carbide.cpp.doc.user.customize_key_cmds"
       
    73            name="Customize Key Commands"/>
       
    74 
       
    75 		 <cheatsheet
       
    76            composite="false"
       
    77 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    78            contentFile="html/cheatsheets/how_to_customize_share_settings.xml"
       
    79            id="com.nokia.carbide.cpp.doc.user.customize_share_settings"
       
    80            name="Share my Settings..."/>
       
    81 
    46    </extension>
    82    </extension>
    47 
    83 
    48    <extension
    84    <extension
    49          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    85          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    50 
    86 
    73           <cheatsheet
   109           <cheatsheet
    74             category="com.nokia.carbide.trk.cheatsheets"
   110             category="com.nokia.carbide.trk.cheatsheets"
    75 			contentFile="html/cheatsheets/stop_mode_cs.xml"
   111 			contentFile="html/cheatsheets/stop_mode_cs.xml"
    76             id="com.nokia.carbide.cpp.doc.user.stop_mode"
   112             id="com.nokia.carbide.cpp.doc.user.stop_mode"
    77             name="Stop Mode On-Device Debugging" />
   113             name="Stop Mode On-Device Debugging" />
       
   114           <cheatsheet
       
   115                 category="com.nokia.carbide.ide.cheatsheets"
       
   116                 composite="false"
       
   117                 contentFile="$nl$/html/cheatsheets/getStarted_cs.xml"
       
   118                 id="com.nokia.carbide.cpp.doc.user.cheatsheet1176819414"
       
   119                 name="Creating and debugging an application project">
       
   120           </cheatsheet>
    78 
   121 
    79    </extension>
   122    </extension>
    80 
   123 
    81 	<!--
   124 	<!--
    82    <extension
   125    <extension