core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml
author fturovic <frank.turovich@nokia.com>
Thu, 12 Aug 2010 09:55:33 -0500
changeset 1815 32e6452eb8d3
parent 1797 1d2877a5a423
child 1827 c4dfc9fb8522
permissions -rw-r--r--
revised new how to cheat sheets
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
      title="Customize Code Styles">
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
`	<intro>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
		Intro text
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
	</intro>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
	<item
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
     9
       title="Customize code styles">
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
		<description>
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    11
			Use the &lt;Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    12
		</description>
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    13
  <command
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    14
        required="false"
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    15
        serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferences.CodeFormatterPreferencePage)"/>
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    16
	</item>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    17
</cheatsheet>