testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/import_of_project.htm
author Johnson Ma <johnson.ma@nokia.com>
Tue, 30 Mar 2010 14:39:29 +0800
changeset 1 96906a986c3b
permissions -rw-r--r--
contribute ITE to symbian foundation

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Importing an STF project</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Importing an STF project</h2>
<p>You can import an STF project you created earlier.</p>
<p>To import existing project, do the following: </p>
<ol>
<li>Select <b>File > Import</b>.</li>
<li>Select <b>Bld.inf</b> file and click <b>Next</b>.</li>
<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>
<li>Select one or more Symbian SDKs to be used as the build configuration, and click <b>Next</b>.</li>
<li>From the available options, select the MMP files you want to work with, and click <b>Next</b>.</li>
<li>(Optional) If needed, modify the <b>Project name</b> and <b>Root directory</b> values.</li>
<li>Click <b>Finish</b>. <p>The project is imported into the Carbide.c++ environment.</p></li>
</ol>

<h4>Related concepts</h4>
<ul>
<li><a href="../concepts/test_class.htm">Test classes</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>