core/com.nokia.carbide.cpp.doc.user/html/concepts/index.html
changeset 401 939a4e7e4597
parent 400 9b005a8e6778
child 402 ad8d147e8273
equal deleted inserted replaced
400:9b005a8e6778 401:939a4e7e4597
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
       
     2 <title>Concepts in Symbian OS Eclipse Development User Guide</title>
       
     3 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     4    </head>
       
     5    <body>
       
     6    <h2>Concepts</h2>
       
     7    <div class="Bodytext"> 
       
     8   
       
     9 
       
    10   <p>
       
    11 	 This section of the User Guide provides an overview of the main concepts in
       
    12 	 Eclipse to create and build programs for Symbian OS. 
       
    13   </p>
       
    14   <p>
       
    15 	 The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project,
       
    16 	 SDK and build support for Symbian OS developers. The plug-ins extend the
       
    17 	 functionality provided by Eclipse and the C/C++ Development Toolkit (CDT). 
       
    18   </p>
       
    19   <p>
       
    20 	 The plug-ins simplify Symbian OS development by removing the need to use
       
    21 	 command line build tools, and provide a graphical interface to Symbian OS
       
    22 	 specific file formats, such as AIF and MBM. 
       
    23   </p>
       
    24   <p>
       
    25 	 The plug-ins provide a new perspective, called the Carbide.c++ Perspective, on
       
    26 	 the Eclipse workbench. This perspective enhances the standard CDT C/C++
       
    27 	 perspective by allowing you to select easily the SDKs and build target types
       
    28 	 that you want to use for each project.
       
    29   </p>
       
    30   <p>
       
    31 	 The following topics discuss these concepts in more detail: 
       
    32   </p>
       
    33   <ul>
       
    34 <li><a href="../tasks/WorkingwithSDKs.html">SDK Support</a></li>
       
    35 <li><a href="CarbidePerspective.html">Carbide.c++ Perspective</a></li>
       
    36 <li><a href="AIFDefWizard.html">AIF File</a></li>
       
    37 <li><a href="MBMDefWizard.html">MBM File</a></li>
       
    38 </ul>
       
    39 </div>
       
    40 <div id="footer">Copyright &copy; 2009 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>
       
    41 
       
    42    </body>
       
    43    </html>
       
    44