sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/plugin.xml
changeset 12 ae255c9aa552
parent 5 844b047e260d
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
    30 	<!-- Performance Investigator cheatsheets extension -->
    30 	<!-- Performance Investigator cheatsheets extension -->
    31 	
    31 	
    32    <extension
    32    <extension
    33          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    33          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    34       <category
    34       <category
    35             id="com.nokia.carbide.cpp.pi.cheatsheets"
    35             id="com.nokia.carbide.cpp.tools.cheatsheets"
    36             name="Carbide.c++ Performance Investigator" />
    36             name="Carbide.c++ Tools" />
    37       <cheatsheet
    37       <cheatsheet
    38             category="com.nokia.carbide.cpp.pi.cheatsheets"
    38             category="com.nokia.carbide.cpp.tools.cheatsheets"
    39             contentFile="html/cheatsheets/getStarted_pi_cs.xml"
    39             contentFile="html/cheatsheets/getStarted_pi2_cs.xml"
    40             id="com.nokia.carbide.cpp.pi.doc.user.getStarted"
    40             id="com.nokia.carbide.cpp.pi.doc.user.getStarted"
    41             name="Performance Investigator Setup"/>
    41             name="Performance Investigator Setup for Remote Profiling"/>
    42       <cheatsheet
    42       <cheatsheet
    43             category="com.nokia.carbide.cpp.pi.cheatsheets"
    43             category="com.nokia.carbide.cpp.tools.cheatsheets"
    44             composite="false"
    44             composite="false"
    45             contentFile="$nl$/html/cheatsheets/getStarted_pi_cs.xml"
    45             contentFile="$nl$/html/cheatsheets/getStarted_pi1_cs.xml"
    46             id="com.nokia.carbide.cpp.pi.help.cheatsheet919016247"
    46             id="com.nokia.carbide.cpp.pi.help.cheatsheet919016247"
    47             name="Performance Investigator Setup">
    47             name="Performance Investigator Setup for On-device profing">
    48       </cheatsheet>
    48       </cheatsheet>
    49    </extension>
    49    </extension>
    50 
    50 
    51 	
    51 	
    52 	<!-- Add PI info to Welcome pages to extend content -->
    52 	<!-- Add PI info to Welcome pages to extend content -->
    60 		 
    60 		 
    61 		<configExtension
    61 		<configExtension
    62 			configId="org.eclipse.ui.intro.universalConfig"
    62 			configId="org.eclipse.ui.intro.universalConfig"
    63 			content="intro/whatsnewProfilerExtContent.xml" /> 
    63 			content="intro/whatsnewProfilerExtContent.xml" /> 
    64 		 
    64 		 
    65 <!--		<configExtension
    65 		<configExtension
    66 			configId="com.nokia.carbide.cpp.introConfig"
    66 			configId="org.eclipse.ui.intro.universalConfig"
    67 			content="intro/tutorialsProfilerExtContent.xml" /> 
    67 			content="intro/tutorialsProfilerExtContent.xml" /> 
    68 -->
    68 		
       
    69 
    69 	</extension>
    70 	</extension>
    70 
    71 
    71 	
       
    72 	<!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views -->
    72 	<!-- CONTEXT IDs for CONTEXTUAL HELP in windows, dialogs, and views -->
    73 	
    73 	
    74 	<extension point="org.eclipse.help.contexts" >
    74 	<extension point="org.eclipse.help.contexts" >
    75 
    75 
    76        <!-- PI THREADS/BINARY/FN TABS -->
    76        <!-- PI THREADS/BINARY/FN TABS -->
    86        		plugin="com.nokia.carbide.cpp.pi.call" />
    86        		plugin="com.nokia.carbide.cpp.pi.call" />
    87 
    87 
    88        <!-- PI IMPORT WIZARD -->
    88        <!-- PI IMPORT WIZARD -->
    89        <contexts file="html/context_help/com_nokia_carbide_pi_wizards.xml" 
    89        <contexts file="html/context_help/com_nokia_carbide_pi_wizards.xml" 
    90        		plugin="com.nokia.carbide.cpp.pi.wizards" />
    90        		plugin="com.nokia.carbide.cpp.pi.wizards" />
       
    91        		
       
    92       <!-- PI VIEW -->		
       
    93        <contexts
       
    94              file="html/context_help/com_nokia_carbide_pi_view.xml"
       
    95              plugin="com.nokia.carbide.cpp.pi.view" />
    91 
    96 
    92        <!-- ECLIPSE NEW/IMPORT/EXPORT WIZARDS and PREF PANELS HELP  -->
    97        <!-- ECLIPSE NEW/IMPORT/EXPORT WIZARDS and PREF PANELS HELP  -->
    93        <contexts file="html/context_help/org_eclipse_ui.xml"
    98        <contexts file="html/context_help/org_eclipse_ui.xml"
    94        		plugin="org.eclipse.ui" />
    99        		plugin="org.eclipse.ui" />
    95        <contexts
   100        <contexts
    96              file="html/context_help/com_nokia_carbide_pi_memory.xml"
   101              file="html/context_help/com_nokia_carbide_pi_memory.xml"
    97              plugin="com.nokia.carbide.cpp.pi.memory">
   102              plugin="com.nokia.carbide.cpp.pi.memory">
       
   103        </contexts>
       
   104        <contexts
       
   105              file="html/context_help/com_nokia_carbide_pi_graphicsmemory.xml"
       
   106              plugin="com.nokia.carbide.cpp.pi.graphicsmemory">
    98        </contexts>
   107        </contexts>
    99        <contexts
   108        <contexts
   100              file="html/context_help/com_nokia_carbide_pi_pec.xml"
   109              file="html/context_help/com_nokia_carbide_pi_pec.xml"
   101              plugin="com.nokia.carbide.cpp.pi.perfcounters">
   110              plugin="com.nokia.carbide.cpp.pi.perfcounters">
   102        </contexts>
   111        </contexts>