testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/import_of_project.htm
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
       
     5 <title>Importing an STF project</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Importing an STF project</h2>
       
    11 <p>You can import an STF project you created earlier.</p>
       
    12 <p>To import existing project, do the following: </p>
       
    13 <ol>
       
    14 <li>Select <b>File > Import</b>.</li>
       
    15 <li>Select <b>Bld.inf</b> file and click <b>Next</b>.</li>
       
    16 <li>Click <b>Browse</b> to locate the <i>bld.inf</i> file of the project you want to import, and click <b>Next</b>.</li>
       
    17 <li>Select one or more Symbian SDKs to be used as the build configuration, and click <b>Next</b>.</li>
       
    18 <li>From the available options, select the MMP files you want to work with, and click <b>Next</b>.</li>
       
    19 <li>(Optional) If needed, modify the <b>Project name</b> and <b>Root directory</b> values.</li>
       
    20 <li>Click <b>Finish</b>. <p>The project is imported into the Carbide.c++ environment.</p></li>
       
    21 </ol>
       
    22 
       
    23 <h4>Related concepts</h4>
       
    24 <ul>
       
    25 <li><a href="../concepts/test_class.htm">Test classes</a></li>
       
    26 </ul>
       
    27 
       
    28 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    29 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    30 </body>
       
    31 </html>