core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 939 47d3ca29d054
child 1490 811926adaf5e
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Concepts</title>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<body bgcolor="#FFFFFF">
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>Concepts</h2>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    12
<p>This section of the User Guide provides an overview of the main concepts in
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    13
Carbide to create and build programs for Symbian OS. </p>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    14
<p> The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project,
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    15
  SDK and build support for Symbian OS developers. The plug-ins extend the
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    16
  functionality provided by Eclipse and the C/C++ Development Toolkit (CDT). </p>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    17
<p> The plug-ins simplify Symbian OS development by removing the need to use
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    18
  command line build tools, and provide a graphical interface to Symbian OS
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    19
  specific file formats, such as AIF and MBM. </p>
939
47d3ca29d054 revision of concept section of manual pages and images
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
    20
<p> The plug-ins provide a new perspective, called the <a href="CarbidePerspective.html">Carbide.c++ Perspective</a>, on
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    21
  the Eclipse workbench. This perspective enhances the standard CDT C/C++
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    22
  perspective by allowing you to select easily the SDKs and build target types
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    23
  that you want to use for each project. </p>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    24
<p> The following topics discuss these concepts in more detail: </p>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
<ul>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
  <li><a href="build_configurations.htm">Active Build Configuration</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
  <li><a href="AIFDefWizard.html">AIF File</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    28
  <li><a href="breakpoints.htm">Breakpoints</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
  <li><a href="build_targets.htm">Build Targets</a></li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    30
  <li><a href="macros_carbide.htm">Carbide Macros</a></li>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
  <li><a href="cvs.htm">Concurrent Versions System (CVS)</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
  <li><a href="contextual_menus.htm">Context menu support</a></li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    33
  <li><a href="dependency_tracking.htm">Dependency Tracking</a></li>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
  <li><a href="emulators.htm">Emulation Debugging</a></li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    35
  <li><a href="ext_build_support.htm">External Builds Support</a></li>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
  <li><a href="../projects/launch/launch_configs_overview.htm">Launch Configurations</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
  <li><a href="MBMDefWizard.html">MBM File</a></li>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
  <li><a href="mmpfiles.htm">MMP Files</a></li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    39
  <li><a href="ngage_projects.htm">N-Gage Projects</a></li>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
  <li><a href="trk.htm">On-device Debugging</a></li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    41
  <li><a href="precompiled_headers.htm">Precompiled Headers</a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    42
  <li><a href="registers.htm">Registers</a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    43
  <li><a href="../tasks/WorkingwithSDKs.html">SDK Support</a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    44
  <li><a href="symbols_pkg.htm">Symbols, .pkg</a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
    45
  <li><a href="workspaces.htm">Workspace Information</a></li>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
</ul>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
<div class="step">
939
47d3ca29d054 revision of concept section of manual pages and images
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
    48
  <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>
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    50
</div>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
</body>
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    52
</html>