diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-01 18:18:37 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-01 18:18:37 +0530 |
| commit | 66fa140102e7206758c6b46068c65eda58a2c904 (patch) | |
| tree | 7e9ff71bb325898cf953e02aff883c6583f4b67c /com.gluster.storage.management.gui/plugin.xml | |
| parent | 24141615810886dc6ddf0af650fed0b310fb199f (diff) | |
code refactoring
Diffstat (limited to 'com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | com.gluster.storage.management.gui/plugin.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/com.gluster.storage.management.gui/plugin.xml b/com.gluster.storage.management.gui/plugin.xml index 6c956981..2381d5f7 100644 --- a/com.gluster.storage.management.gui/plugin.xml +++ b/com.gluster.storage.management.gui/plugin.xml @@ -211,16 +211,6 @@ </product> </extension> <extension - point="org.eclipse.ui.editors"> - <editor - class="com.gluster.storage.management.gui.editor.GlusterMultiPageEditor" - default="false" - icon="icons/gluster_icon.png" - id="com.gluster.storage.management.gui.editor.GlusterMultiPageEditor" - name="Gluster Storage Platform"> - </editor> - </extension> - <extension point="org.eclipse.ui.actionSets"> <actionSet description="Set of Actions in "Edit" menu" |
