core/com.nokia.carbide.cpp.doc.user/html/projects/mmp/MMP_Editor.html
changeset 2137 0a2167a80b64
parent 2131 ff0156b93599
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/mmp/MMP_Editor.html	Wed Oct 06 14:30:50 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/mmp/MMP_Editor.html	Wed Oct 06 15:57:37 2010 -0500
@@ -1,5 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html><head>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
 <title>MMP Editor</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
@@ -7,7 +8,7 @@
    <h2>MMP Editor</h2>
    
    <p>
-   The MMP Editor <strong>Overview</strong> tab allows you to view and modify your project definitions.  Changes made in the MMP editor are automatically written to the project's .MMP file. You can view the .mmp file by selecting the <em>project_name</em>.mmp tab located along the bottom of the MMP editor.</p>
+   The <img src="../../images/command_link.png" border="0" alt="" /> <a href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.mmpEditor.MMPEditor)")' class="command-link"><b>MMP Editor</b></a> <strong>Overview</strong> tab allows you to view and modify your project definitions.  Changes made in the MMP editor are automatically written to the project's .MMP file. You can view the .mmp file by selecting the <em>project_name</em>.mmp tab located along the bottom of the MMP editor.</p>
    <p>
 	  The MMP Editor is shown when an MMP  file is
    opened from the <a href="../views/view_proj_explorer.htm">Project Explorer</a> or <a href="../views/view_sym_proj_nav.htm">Symbian Project Navigator</a> views. The MMP Editor is shown in Figure 1. MMP editor fields are validated for existing or correct entries. For example, if the UID 2 field is blank the label is highlighted in red. If an error exists in the mmp file, the line where the error occurs is marked and also displayed in the Problems view.</p>