core/com.nokia.carbide.cpp.doc.user/html/tasks/index.html
changeset 2 d760517a8095
child 987 77469bd2d10b
child 1207 e265bbe56eb0
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
       
     2 <title>Tasks in Symbian OS Eclipse Development User Guide</title>
       
     3 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     4    </head>
       
     5    <body>
       
     6    <div class="AuthoredContent">
       
     7    <a name="eclipse_tasks"></a>
       
     8 
       
     9 
       
    10   </div><div class="Head1">
       
    11 <h2>Tasks</h2>
       
    12 </div><div class="Bodytext"> 
       
    13   
       
    14 
       
    15   <p>
       
    16 	 This section explains the different tasks that can be performed using the
       
    17 	 Symbian OS plug-ins for Eclipse. It provides step-by-step instructions for
       
    18 	 performing each task. 
       
    19   </p>
       
    20   <p>
       
    21 	 To develop a program requires that you have installed one or more
       
    22 	 development kits. The <i>Working with SDKs</i> tasks describes the
       
    23 	 tasks for setting up and selecting the kits to use with your project. 
       
    24   </p>
       
    25   <p>
       
    26 	 Next, program creation is described. This can be done either by creating a
       
    27 	 new project through a wizard, or by importing an existing Symbian OS project
       
    28 	 file. 
       
    29   </p>
       
    30   <p>
       
    31 	 You can either import a 
       
    32 	 <code class="filename">bld.inf</code> file, in which case all the projects specified in that
       
    33 	 component are imported, or import a single 
       
    34 	 <code>mmp</code> file. The two cases are discussed separately below. 
       
    35   </p>
       
    36   <p>
       
    37 	 You can then add and build code in the project. This is mostly done using
       
    38 	 the standard CDT tools and techniques. The plug-ins through also offer special
       
    39 	 support for the Symbian OS specific file formats for application information
       
    40 	 files (AIF) and multi-bitmap files (MBM), as described in <i>Modifying
       
    41 	 Resources</i>. 
       
    42   </p>
       
    43   <ul>
       
    44 <li><a href="WorkingwithSDKs.html">Working with SDKs</a></li>
       
    45 <li><a href="CreatingNewProjects.html">Creating New Projects</a></li>
       
    46 <li><a href="ImportingProjects.html">Importing Projects from a Bld.Inf File</a></li>
       
    47 <li><a href="ExportingtoMMP_BLDinf.html">Exporting Project(s) to MMP/Bld.inf Files </a></li>
       
    48 <li><a href="AddingClasses.html">Adding Classes</a></li>
       
    49 <li><a href="ModifyingResources.html">Modifying Resources</a></li>
       
    50 <li><a href="projects/prj_build.htm">Building Projects</a></li>
       
    51 </ul>
       
    52 
       
    53 
       
    54 
       
    55 <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>
       
    56 
       
    57    </body>
       
    58    </html>
       
    59