core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 195 ab6393bd82aa
parent 188 8e3c92a97802
child 1076 326a4daf1279
child 1207 e265bbe56eb0
equal deleted inserted replaced
194:5dd39ff8dbd0 195:ab6393bd82aa
    39 		<category
    39 		<category
    40             id="com.nokia.carbide.trk.cheatsheets"
    40             id="com.nokia.carbide.trk.cheatsheets"
    41             name="Carbide.c++ On-device Debugging"/>
    41             name="Carbide.c++ On-device Debugging"/>
    42        
    42        
    43 		 <cheatsheet
    43 		 <cheatsheet
    44 		   composite="true"
       
    45 		   category="com.nokia.carbide.trk.cheatsheets"
    44 		   category="com.nokia.carbide.trk.cheatsheets"
    46            contentFile="html/cheatsheets/new_remote_conn.xml"
    45            contentFile="html/cheatsheets/new_remote_conn.xml"
    47            id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
    46            id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
    48            name="Creating On-device Connections"/>
    47            name="Creating On-device Connections"/>
    49 
    48 
    50 		 <cheatsheet
    49 		 <cheatsheet
    51 		   composite="true"
       
    52 		   category="com.nokia.carbide.trk.cheatsheets"
    50 		   category="com.nokia.carbide.trk.cheatsheets"
    53            contentFile="html/cheatsheets/install_remote_agent.xml"
    51            contentFile="html/cheatsheets/install_remote_agent.xml"
    54            id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
    52            id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
    55            name="Installing Remote Agents"/>
    53            name="Downloading and Installing Remote Agents"/>
    56 
    54 
    57 		 <cheatsheet
    55 		 <cheatsheet
    58 		   composite="true"
       
    59 		   category="com.nokia.carbide.trk.cheatsheets"
    56 		   category="com.nokia.carbide.trk.cheatsheets"
    60            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
    57            contentFile="html/cheatsheets/run_mode_cs.xml"
    61            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    58            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
    62            name="Run Mode On-Device Debugging"/>
    59            name="Run Mode On-Device Debugging"/>
    63 	   
    60 	   
    64           <cheatsheet
    61           <cheatsheet
    65             category="com.nokia.carbide.trk.cheatsheets"
    62             category="com.nokia.carbide.trk.cheatsheets"
    67             id="com.nokia.carbide.cpp.doc.user.stop_mode"
    64             id="com.nokia.carbide.cpp.doc.user.stop_mode"
    68             name="Stop Mode On-Device Debugging" />
    65             name="Stop Mode On-Device Debugging" />
    69 
    66 
    70    </extension>
    67    </extension>
    71 
    68 
       
    69 	<!--
    72    <extension
    70    <extension
    73          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    71          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    74 		 
    72 		 
    75           <cheatsheet
    73           <cheatsheet
    76             contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
    74             contentFile="html/cheatsheets/trk_appTrk_intro_cs.xml"
   102             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
   100             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
   103             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
   101             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
   104 
   102 
   105 
   103 
   106    </extension>
   104    </extension>
   107 
   105 	-->
   108 <!-- TRK cheatsheets extension -->
       
   109  <!-- replaced by newer cheatsheet
       
   110    <extension
       
   111          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
       
   112           <category
       
   113             id="com.nokia.carbide.trk.cheatsheets"
       
   114             name="Carbide.c++ On-device Debugging"/>
       
   115 
       
   116 
       
   117           <cheatsheet
       
   118             category="com.nokia.carbide.trk.cheatsheets"
       
   119             contentFile="html/cheatsheets/trk_setup_cs.xml"
       
   120             id="com.nokia.carbide.cpp.doc.user.trk_setup"
       
   121             name="On-device Debugging Setup" />
       
   122 
       
   123 	   	  <cheatsheet
       
   124             category="com.nokia.carbide.trk.cheatsheets"
       
   125 			composite="true"
       
   126             contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
       
   127             id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
       
   128             name="Run Mode On-device Application Debugging" />
       
   129 
       
   130 	</extension>
       
   131   -->
       
   132 
       
   133 	
   106 	
   134 <!-- =================================================================================== -->
   107 <!-- =================================================================================== -->
   135 <!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
   108 <!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views                      -->
   136 <!-- XML help content is stored in these files:                                          -->
   109 <!-- XML help content is stored in these files:                                          -->
   137 <!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->
   110 <!--     carbide_debug_dialogs_help.xml  (debugger help)                                 -->