core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml
author fturovic <frank.turovich@nokia.com>
Mon, 16 Aug 2010 13:23:01 -0500
changeset 1834 cd7a67219042
parent 1827 c4dfc9fb8522
child 1852 7c276283c49e
permissions -rw-r--r--
spelling fixed and tcf page added

<?xml version="1.0" encoding="UTF-8"?>

<cheatsheet
      title="Customize Code Styles">
`	<intro>
		<description>
			To control the automatic formatting of your source code, use the Code Style preference panel.
		</description>
	</intro>
	<item
       title="Customize code styles">
		<description>
			Use the <b>Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
		</description>
  <command
        required="false"
        serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CodeFormatterPreferencePage)"/>
	</item>
</cheatsheet>