core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml
changeset 1815 32e6452eb8d3
parent 1797 1d2877a5a423
child 1827 c4dfc9fb8522
equal deleted inserted replaced
1814:837f2f0d0b21 1815:32e6452eb8d3
     4       title="Customize Code Styles">
     4       title="Customize Code Styles">
     5 `	<intro>
     5 `	<intro>
     6 		Intro text
     6 		Intro text
     7 	</intro>
     7 	</intro>
     8 	<item
     8 	<item
     9        title="one">
     9        title="Customize code styles">
    10 		<description>
    10 		<description>
    11 			one
    11 			Use the &lt;Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
    12 		</description>
    12 		</description>
    13 		<command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.ui.wizards.new.project)" confirm="false">
    13   <command
    14 		</command>
    14         required="false"
       
    15         serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CodeFormatterPreferencePage)"/>
    15 	</item>
    16 	</item>
    16 </cheatsheet>
    17 </cheatsheet>