core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 188 8e3c92a97802
parent 184 758f05682b77
child 1076 326a4daf1279
child 1207 e265bbe56eb0
equal deleted inserted replaced
187:fde39ed1f109 188:8e3c92a97802
    48 
    48 
    49 		 <cheatsheet
    49 		 <cheatsheet
    50 		   category="com.nokia.carbide.trk.cheatsheets"
    50 		   category="com.nokia.carbide.trk.cheatsheets"
    51            contentFile="html/cheatsheets/install_remote_agent.xml"
    51            contentFile="html/cheatsheets/install_remote_agent.xml"
    52            id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
    52            id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
    53            name="Installing Remote Agents"/>
    53            name="Downloading and Installing Remote Agents"/>
    54 
    54 
    55 		 <cheatsheet
    55 		 <cheatsheet
    56 		   category="com.nokia.carbide.trk.cheatsheets"
    56 		   category="com.nokia.carbide.trk.cheatsheets"
    57            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
    57            contentFile="html/cheatsheets/run_mode_cs.xml"
    58            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    58            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    59            name="Run Mode On-Device Debugging"/>
    59            name="Run Mode On-Device Debugging"/>
    60 	   
    60 	   
    61           <cheatsheet
    61           <cheatsheet
    62             category="com.nokia.carbide.trk.cheatsheets"
    62             category="com.nokia.carbide.trk.cheatsheets"
   100             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
   100             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
   101             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
   101             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
   102 
   102 
   103 
   103 
   104    </extension>
   104    </extension>
   105 
   105 	-->
   106    <!-- TRK cheatsheets extension -->
       
   107    <!-- replaced by newer cheatsheet
       
   108    <extension
       
   109          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
       
   110           <category
       
   111             id="com.nokia.carbide.trk.cheatsheets"
       
   112             name="Carbide.c++ On-device Debugging"/>
       
   113 
       
   114 
       
   115           <cheatsheet
       
   116             category="com.nokia.carbide.trk.cheatsheets"
       
   117             contentFile="html/cheatsheets/trk_setup_cs.xml"
       
   118             id="com.nokia.carbide.cpp.doc.user.trk_setup"
       
   119             name="On-device Debugging Setup" />
       
   120 
       
   121 	   	  <cheatsheet
       
   122             category="com.nokia.carbide.trk.cheatsheets"
       
   123 			composite="true"
       
   124             contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
       
   125             id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
       
   126             name="Run Mode On-device Application Debugging" />
       
   127 
       
   128 	</extension>
       
   129   -->
       
   130 
       
   131 	
   106 	
   132 <!-- =================================================================================== -->
   107 <!-- =================================================================================== -->
   133 <!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
   108 <!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
   134 <!-- XML help content is stored in these files:                                          -->
   109 <!-- XML help content is stored in these files:                                          -->
   135 <!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->
   110 <!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->