Skip to content

Commit 3c6e298

Browse files
author
Tim McConnell
committed
GERONIMODEVTOOLS-182 Fix to support target runtime of Geronimo 2.0
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk@570837 13f79535-47bb-0310-9956-ffa450edef68
1 parent bf6364e commit 3c6e298

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugins/org.apache.geronimo.st.v11.ui/plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
<loader class="org.apache.geronimo.st.v11.ui.editors.GeronimoFormContentLoader" version="1.2"/>
2929
</extension>
3030

31+
<extension point="org.apache.geronimo.st.ui.loader">
32+
<loader class="org.apache.geronimo.st.v11.ui.editors.GeronimoFormContentLoader" version="2.0"/>
33+
</extension>
34+
3135
<extension point="org.eclipse.wst.common.project.facet.ui.wizardPages">
3236
<wizard-pages action="geronimo.plan.install">
3337
<page class="org.apache.geronimo.st.v11.ui.wizards.FacetInstallPage"/>

0 commit comments

Comments
 (0)