metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/html/tasks/import_project.htm
changeset 0 61163b28edca
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Importing a project</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Importing a project</h2>
       
    11 <p>To import an existing project to the Project Explorer in the Carbide.c++ IDE, do the following:</p>
       
    12 <ol>
       
    13 <li>Go to <b>File > Import</b>.</li>
       
    14 <li>Select <b>Symbian OS > Symbian OS Bld.inf file</b>, and click <b>Next</b>.</li>
       
    15 <li>Click <b>Browse</b> to find an existing <i>bld.inf</i> file from your API project, and click <b> Next</b>.</li>
       
    16 <li>Select the build configuration (that is, the S60 Platform release version you want to use for your project), and click <b>Next</b>.</li>
       
    17 <li>Select the .mmp file to be used and click <b>Next</b>.</li>
       
    18 <li>(Optional) Modify the project's properties: API name and the root directory.</li>
       
    19 <li>Click <b>Finish</b>. <p>The metadata (<i>.metaxml</i>) files contained in the project are displayed in Project Explorer, as shown in the example below, and are ready for opening and editing.</p>
       
    20 <img src="images/import_07.png">
       
    21 <p>If the project does not contain any metadata files, see instructions in <a href="create_metadata.htm">Creating a new metadata file</a>.</p></li>
       
    22 </ol>
       
    23 
       
    24 <h5>Related tasks</h5>
       
    25 <ul>
       
    26 	<li><a href="edit_metadata.htm">Editing a metadata file</a></li>
       
    27 	<li><a href="create_new_project.htm">Creating a new project</a></li>
       
    28 </ul>
       
    29 
       
    30 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    31   <br>
       
    32 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    33 </body>
       
    34 </html>