diff -r 000000000000 -r 61163b28edca metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/html/tasks/import_project.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/html/tasks/import_project.htm Tue Jan 12 13:17:53 2010 -0600 @@ -0,0 +1,34 @@ + + + + +Importing a project + + + + +

Importing a project

+

To import an existing project to the Project Explorer in the Carbide.c++ IDE, do the following:

+
    +
  1. Go to File > Import.
  2. +
  3. Select Symbian OS > Symbian OS Bld.inf file, and click Next.
  4. +
  5. Click Browse to find an existing bld.inf file from your API project, and click Next.
  6. +
  7. Select the build configuration (that is, the S60 Platform release version you want to use for your project), and click Next.
  8. +
  9. Select the .mmp file to be used and click Next.
  10. +
  11. (Optional) Modify the project's properties: API name and the root directory.
  12. +
  13. Click Finish.

    The metadata (.metaxml) files contained in the project are displayed in Project Explorer, as shown in the example below, and are ready for opening and editing.

    + +

    If the project does not contain any metadata files, see instructions in Creating a new metadata file.

  14. +
+ +
Related tasks
+ + + + +