carbidect/com.nokia.tools.carbide.ct.help/html/tasks/cp.html
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
   <head>
      <title>Creating a new Configuration Project</title>
   </head>

   <body>
      <h2>
         Creating a new Configuration Project
      </h2>
      <p>
         To create a new Configuration Project: 
		 <ol>
		 <li>Right click the Project Explorer and select <b>New > Project</b>.</li>
		 <li>On the wizard, choose <b>Configuration Project</b>.</li>
		 <li>Specify the name of the project (e.g. product name).</li>
		 <li>Click <b>Finish</b>.</li>
		 The project is created, as shown in the following example. 
		 </ol>
	   </p>
	   <p>
		 <img src="../images/image004.jpg"><br >
		 <b>Figure 2</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Example new Configuration Project</p>
   </body>
</html>