metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/html/tasks/create_metadata.htm
changeset 0 61163b28edca
--- /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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+<title>Creating a new metadata file</title>
+<link href="../../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Creating a new metadata file</h2>
+<p>If your project does not already contain any metadata (<i>.metaxml</i>) files, create a new file as follows:</p>
+<ol>
+<li>Select <b>File > New > Other...</b>.</li>
+<li>Select <b>Carbide Extension > API metadata file</b>, and click <b>Next</b>.</li>
+<li>Enter the API name and press <b>Finish</b>. <p>The name of the metadata file is generated based on the API name, as shown on the wizard page:</p>
+<p><img src="images/step_11.png"></p>
+<p><b>Note:</b> 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 <a href="http://www.symbian.com/developer/techlib/v70sdocs/doc_source/DevGuides/EssentialIdioms/NamingConvs.guide.html" target="_new">Symbian Developer Library</a>.</p></li>
+<li>Click <b>Finish</b>. <p>The <i>.metaxml</i> file is created to the Project Explorer view.</p></li>
+</ol>
+
+<h5>Related tasks</h5>
+<ul>
+	<li><a href="edit_metadata.htm">Editing a metadata file</a></li>
+</ul>
+
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
+  <br>
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+</body>
+</html>
\ No newline at end of file