metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/html/tasks/create_new_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>Creating a new project</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Creating a new project</h2>
       
    11 
       
    12 <h5>Before you start</h5>
       
    13 <p>Before you can work with metadata files, you must have a project in the Carbide.c++ environment and a folder that contains the metadata files. If you already have a project that you want to use, see the instructions in <a href="import_project.htm">Importing a project</a>.</p>
       
    14 <p>To create a new project from scratch, do the following:</p>
       
    15 <ol>
       
    16 <li>Go to <b>File > New > Project...</b></li>
       
    17 <li>Select <b>General > Project</b>, and click <b>Next</b>.</li>
       
    18 <li>Type in the name of your project and select the directory where it is stored.</li>
       
    19 <li>Click <b>Finish</b>.<p>The new project is created to the Carbide.c++ project view.</p></li>
       
    20 <li>To create a folder for the metadata, right-click the project name and select <b>New > Folder</b>.</li>
       
    21 <li>Enter a name for the metadata folder.</li>
       
    22 <li>Click <b>Advanced</b> and select the <b>Link to folder in the file system</b> option.</li>
       
    23 <li>Click <b>Browse</b> to select your project folder that contains the API Metadata.</li>
       
    24 <li>Click <b>Finish</b>. <p>The metadata files can now be found in your project where they can be opened and edited, as shown in the following example:</p>
       
    25 <p><img src="images/step_07.png"></p></li>
       
    26 </ol>
       
    27 
       
    28 <h5>Related tasks</h5>
       
    29 <ul>
       
    30 	<li><a href="import_project.htm">Importing a project</a></li>
       
    31 	<li><a href="edit_metadata.htm">Editing a metadata file</a></li>
       
    32 </ul>
       
    33 
       
    34 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    35   <br>
       
    36 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    37 </body>
       
    38 </html>