Branch merges
authorEugene Ostroukhov <eostroukhov@symbian.org>
Mon, 11 Jan 2010 14:53:40 -0800
changeset 23 c61ca05763e5
parent 22 6297dfe3bd9d (current diff)
parent 21 8b1393d47610 (diff)
child 24 ca6e8f2b6f85
Branch merges
--- a/org.symbian.tools.wrttools.jseditors/plugin.xml	Mon Jan 11 14:52:19 2010 -0800
+++ b/org.symbian.tools.wrttools.jseditors/plugin.xml	Mon Jan 11 14:53:40 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"