You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2011/02/14 17:16:52 UTC

svn commit: r1070547 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml

Author: gawor
Date: Mon Feb 14 16:16:52 2011
New Revision: 1070547

URL: http://svn.apache.org/viewvc?rev=1070547&view=rev
Log:
remove a reference to a class that does not exist

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml?rev=1070547&r1=1070546&r2=1070547&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/plugin.xml Mon Feb 14 16:16:52 2011
@@ -202,8 +202,10 @@
                        geronimo-ra.xml"
             icon="icons/obj16/littleG.gif"
             id="org.apache.geronimo.ui.editors.WebEditor" 
-            name="%deploymentPlanEditorName"
+            name="%deploymentPlanEditorName">
+<!--
             matchingStrategy="org.apache.geronimo.st.ui.editors.DeploymentPlanEditorMatcher">
+-->
         </editor>
     </extension>