core/com.nokia.carbide.cpp.doc.user/html/concepts/index.html
author fturovic <frank.turovich@nokia.com>
Wed, 24 Jun 2009 15:56:42 -0500
changeset 302 8ad872e05db4
parent 0 fb279309251b
permissions -rw-r--r--
Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>Concepts in Symbian OS Eclipse Development User Guide</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
   </head>
   <body>
   <h2>Concepts</h2>
   <div class="Bodytext"> 
  

  <p>
	 This section of the User Guide provides an overview of the main concepts in
	 Eclipse to create and build programs for Symbian OS. 
  </p>
  <p>
	 The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project,
	 SDK and build support for Symbian OS developers. The plug-ins extend the
	 functionality provided by Eclipse and the C/C++ Development Toolkit (CDT). 
  </p>
  <p>
	 The plug-ins simplify Symbian OS development by removing the need to use
	 command line build tools, and provide a graphical interface to Symbian OS
	 specific file formats, such as AIF and MBM. 
  </p>
  <p>
	 The plug-ins provide a new perspective, called the Carbide.c++ Perspective, on
	 the Eclipse workbench. This perspective enhances the standard CDT C/C++
	 perspective by allowing you to select easily the SDKs and build target types
	 that you want to use for each project.
  </p>
  <p>
	 The following topics discuss these concepts in more detail: 
  </p>
  <ul>
<li><a href="../tasks/WorkingwithSDKs.html">SDK Support</a></li>
<li><a href="CarbidePerspective.html">Carbide.c++ Perspective</a></li>
<li><a href="AIFDefWizard.html">AIF File</a></li>
<li><a href="MBMDefWizard.html">MBM File</a></li>
</ul>
</div>
<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>

   </body>
   </html>