core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm
author fturovic <frank.turovich@nokia.com>
Tue, 10 Aug 2010 11:32:55 -0500
changeset 1795 a8c88590ab21
parent 1794 70a35950a2e8
child 2146 fdca36379181
permissions -rw-r--r--
removed .internal from path
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
<html>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<head>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
<title>Customizing Carbide: Editors</title>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
</head>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    11
<body >
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    12
<h2>Customizing Carbide: Editors</h2>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    13
<p> You can customize how the Carbide C/C++ editor looks and behaves to suit your work style. </p>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    14
<p>The <strong>C/++ &gt; Editor</strong> preferences include:</p>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    15
<ul>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    16
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    17
org.eclipse.cdt.ui.preferences.CEditorPreferencePage)")'> Editor</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    18
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    19
org.eclipse.cdt.ui.preferences.CodeAssistPreferencePage)")'> Content Assist</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    20
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    21
org.eclipse.cdt.ui.preferences.FoldingPreferencePage)")'> Folding</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    22
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    23
org.eclipse.cdt.ui.preferences.CEditorHoverPreferencePage)")'> Hovers</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    24
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    25
org.eclipse.cdt.ui.preferences.MarkOccurrencesPreferencePag)")'> Mark Occurences</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    26
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    27
org.eclipse.cdt.ui.preferences.SaveActionsPreferencePage)")'> Save Actions</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    28
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    29
org.eclipse.cdt.ui.preferences.ScalabilityPreferencePage)")'> Scalability</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    30
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    31
org.eclipse.cdt.ui.preferences.CEditorColoringPreferencePag)")'> Syntax Coloring</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    32
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    33
org.eclipse.cdt.ui.preferences.CTemplatePreferencePage)")'> Templates</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    34
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
1795
a8c88590ab21 removed .internal from path
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    35
org.eclipse.cdt.ui.preferences.SmartTypingPreferencePage)")'> Typing</a></li>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    36
</ul>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    37
<h4>Other references</h4>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    38
<ul>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    39
    <li><a href="carb_customizing.htm">Customizing Carbide</a></li>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    40
</ul>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    41
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    42
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    43
</body>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    44
</html>