org.symbian.tools.wrttools/plugin.xml
changeset 203 bb3a18c4e037
parent 200 830136ec8316
child 205 cae914a9293d
--- a/org.symbian.tools.wrttools/plugin.xml	Thu Feb 25 14:30:54 2010 -0800
+++ b/org.symbian.tools.wrttools/plugin.xml	Thu Feb 25 14:58:22 2010 -0800
@@ -188,7 +188,6 @@
 		</validator>
 	</extension>
 	 
-<!-- WRT WidgetWizard and AptanaProjectImportWizard -->
 	<extension point="org.eclipse.ui.newWizards">
 		<category id="org.symbian.tools.wrttools.core.category" name="Web Runtime(WRT)">
 		</category>
@@ -273,9 +272,12 @@
 		<category id="org.symbian.tools.wrttools.import" name="Web Runtime(WRT)">
 		</category>
 		<wizard category="org.symbian.tools.wrttools.import"
-			class="org.symbian.tools.wrttools.wizards.projectimport.AptanaProjectsImportWizard"
-			icon="icons/import_aptana_project.gif" id="org.symbian.tools.wrttools.import.aptanaImport"
+			class="org.symbian.tools.wrttools.wizards.projectimport.WrtProjectsImportWizard"
+			icon="icons/import_aptana_project.gif" id="org.symbian.tools.wrttools.import.projectImport"
 			name="WRT Project">
+     <description>
+        Import WRT project created in Aptana, Adobe Dreamweaver or WRT IDE
+     </description>
 		</wizard>
        <wizard
           category="org.symbian.tools.wrttools.import"
@@ -283,6 +285,9 @@
           icon="icons/WRTImport.gif"
           id="org.symbian.tools.wrttools.importwgz"
           name="Sources from WGZ File">
+          <description>
+             Create WRT project from deployable WGZ application archive
+          </description>
        </wizard>
     </extension>
 	
@@ -532,7 +537,7 @@
        </commonWizard>
        <commonWizard
              type="import"
-             wizardId="org.symbian.tools.wrttools.import.aptanaImport">
+             wizardId="org.symbian.tools.wrttools.import.projectImport">
           <enablement>
              <or>
                 <adapt