core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 167 260432b65ee7
parent 0 fb279309251b
child 168 5376c680dd66
equal deleted inserted replaced
166:db95bb765b25 167:260432b65ee7
    23    <extension
    23    <extension
    24          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    24          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    25       <category
    25       <category
    26             id="com.nokia.carbide.ide.cheatsheets"
    26             id="com.nokia.carbide.ide.cheatsheets"
    27             name="Carbide.c++ Getting Started" />
    27             name="Carbide.c++ Getting Started" />
       
    28             
    28       <cheatsheet
    29       <cheatsheet
    29             category="com.nokia.carbide.ide.cheatsheets"
    30             category="com.nokia.carbide.ide.cheatsheets"
    30             contentFile="html/cheatsheets/getStarted_cs.xml"
    31             contentFile="html/cheatsheets/getStarted_cs.xml"
    31             id="com.nokia.carbide.cpp.doc.user.getStarted"
    32             id="com.nokia.carbide.cpp.doc.user.getStarted"
    32             name="HelloCarbide Project Example"/>
    33             name="HelloCarbide Project Example"/>
    41        
    42        
    42 		 <cheatsheet
    43 		 <cheatsheet
    43 		   composite="true"
    44 		   composite="true"
    44 		   category="com.nokia.carbide.trk.cheatsheets"
    45 		   category="com.nokia.carbide.trk.cheatsheets"
    45            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
    46            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
       
    47            id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
       
    48            name="Creating On-device Connections"/>
       
    49 
       
    50 		 <cheatsheet
       
    51 		   composite="true"
       
    52 		   category="com.nokia.carbide.trk.cheatsheets"
       
    53            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
    46            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    54            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    47            name="Run Mode On-Device Debugging"/>
    55            name="Run Mode On-Device Debugging"/>
    48 	   
    56 	   
    49    </extension>
       
    50 
       
    51    <extension
       
    52          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
       
    53 		 
       
    54           <cheatsheet
       
    55             contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
       
    56             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_intro"
       
    57             name="Introduction to Run Mode Debugging" />
       
    58 
       
    59           <cheatsheet
       
    60             contentFile="html/cheatsheets/trk_appTrk_transfer_cs.xml"
       
    61             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_transfer"
       
    62             name="Transferring and Installing Trk Debug Agent" />
       
    63 
       
    64           <cheatsheet
       
    65             contentFile="html/cheatsheets/trk_appTrk_pkgsis_cs.xml"
       
    66             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_pkgsis"
       
    67             name="Creating a Project .pkg file and Application .sis file" />
       
    68 
       
    69           <cheatsheet
       
    70             contentFile="html/cheatsheets/trk_appTrk_launch_cs.xml"
       
    71             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_launch"
       
    72             name="Defining a Launch Configuration for Run Mode Debugging" />
       
    73 
       
    74           <cheatsheet
       
    75             contentFile="html/cheatsheets/trk_appTrk_debugapps_cs.xml"
       
    76             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_debugapps"
       
    77             name="Debugging DLLs, Applications, and Executables" />
       
    78 
       
    79           <cheatsheet
       
    80             contentFile="html/cheatsheets/trk_appTrk_viewdata_cs.xml"
       
    81             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
       
    82             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
       
    83 
       
    84           <cheatsheet
    57           <cheatsheet
    85             category="com.nokia.carbide.trk.cheatsheets"
    58             category="com.nokia.carbide.trk.cheatsheets"
    86 			contentFile="html/cheatsheets/stop_mode_cs.xml"
    59 			contentFile="html/cheatsheets/stop_mode_cs.xml"
    87             id="com.nokia.carbide.cpp.doc.user.stop_mode"
    60             id="com.nokia.carbide.cpp.doc.user.stop_mode"
    88             name="Stop Mode On-Device Debugging" />
    61             name="Stop Mode On-Device Debugging" />
       
    62 
       
    63    </extension>
       
    64 
       
    65    <extension
       
    66          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
       
    67 		 
       
    68           <cheatsheet
       
    69             contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
       
    70             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_intro"
       
    71             name="Introduction to Run Mode Debugging" />
       
    72 
       
    73           <cheatsheet
       
    74             contentFile="html/cheatsheets/trk_appTrk_transfer_cs.xml"
       
    75             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_transfer"
       
    76             name="Transferring and Installing Trk Debug Agent" />
       
    77 
       
    78           <cheatsheet
       
    79             contentFile="html/cheatsheets/trk_appTrk_pkgsis_cs.xml"
       
    80             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_pkgsis"
       
    81             name="Creating a Project .pkg file and Application .sis file" />
       
    82 
       
    83           <cheatsheet
       
    84             contentFile="html/cheatsheets/trk_appTrk_launch_cs.xml"
       
    85             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_launch"
       
    86             name="Defining a Launch Configuration for Run Mode Debugging" />
       
    87 
       
    88           <cheatsheet
       
    89             contentFile="html/cheatsheets/trk_appTrk_debugapps_cs.xml"
       
    90             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_debugapps"
       
    91             name="Debugging DLLs, Applications, and Executables" />
       
    92 
       
    93           <cheatsheet
       
    94             contentFile="html/cheatsheets/trk_appTrk_viewdata_cs.xml"
       
    95             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
       
    96             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
       
    97 
    89 
    98 
    90    </extension>
    99    </extension>
    91 
   100 
    92 <!-- TRK cheatsheets extension -->
   101 <!-- TRK cheatsheets extension -->
    93  <!-- replaced by newer cheatsheet
   102  <!-- replaced by newer cheatsheet