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

Creating a new metadata file

+

If your project does not already contain any metadata (.metaxml) files, create a new file as follows:

+
    +
  1. Select File > New > Other....
  2. +
  3. Select Carbide Extension > API metadata file, and click Next.
  4. +
  5. Enter the API name and press Finish.

    The name of the metadata file is generated based on the API name, as shown on the wizard page:

    +

    +

    Note: When naming the Application Programming Interface (API), follow the Symbian S60 naming conventions. For more information on different types of APIs and their naming, look for the guidelines in the Symbian Developer Library.

  6. +
  7. Click Finish.

    The .metaxml file is created to the Project Explorer view.

  8. +
+ +
Related tasks
+ + + + + \ No newline at end of file