core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_editors.xml
changeset 1815 32e6452eb8d3
parent 1797 1d2877a5a423
child 1827 c4dfc9fb8522
equal deleted inserted replaced
1814:837f2f0d0b21 1815:32e6452eb8d3
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 
     2 
     3 <cheatsheet
     3 <cheatsheet
     4       title="Customize Editors">
     4       title="Customize Editors">
     5 `	<intro>
     5 `	<intro>
     6 		Intro text
     6 		This is the intro text.
     7 	</intro>
     7 	</intro>
     8 	<item
     8   <item
     9        title="one">
     9         href="/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm"
    10 		<description>
    10         skip="true"
    11 			one
    11         title="Customize the C/C++ editor">
    12 		</description>
    12      <description>
    13 		<command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.ui.wizards.new.project)" confirm="false">
    13         Under the <b>Preferences &gt; General &gt; Editor</b> section are several preference panels that control many aspects of the C/C++ editor.
    14 		</command>
    14      </description>
    15 	</item>
    15      <command
       
    16            required="false"
       
    17            serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Editors)"/>
       
    18   </item>
    16 </cheatsheet>
    19 </cheatsheet>