Fixed manifest for editors
authorTasneemS
Mon, 11 Jan 2010 14:46:11 -0800
changeset 21 8b1393d47610
parent 20 f627bee5c4fb
child 23 c61ca05763e5
Fixed manifest for editors
org.symbian.tools.wrttools.jseditors/plugin.xml
--- a/org.symbian.tools.wrttools.jseditors/plugin.xml	Mon Jan 11 14:29:28 2010 -0800
+++ b/org.symbian.tools.wrttools.jseditors/plugin.xml	Mon Jan 11 14:46:11 2010 -0800
@@ -1,25 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
 <plugin>
-
-   <extension
-         point="org.eclipse.ui.commands">
-      <category
-            name="Sample Category"
-            id="org.symbian.tools.wrttools.jseditors.commands.category">
-      </category>
-   </extension>
-   <extension
-         point="org.eclipse.ui.bindings">
-      <key
-            commandId="org.symbian.tools.wrttools.jseditors.commands.sampleCommand"
-            contextId="org.eclipse.ui.contexts.window"
-            sequence="M1+6"
-            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration">
-      </key>
-   </extension>
-
-   <extension
+  <extension
          point="org.eclipse.ui.propertyPages">
       <page
             name="Sample Page"