Author: snjeza
Date: 2009-02-03 11:55:44 -0500 (Tue, 03 Feb 2009)
New Revision: 13452
Modified:
trunk/esb/plugins/org.jboss.tools.esb.project.core/plugin.xml
Log:
JBIDE-3721 Can't change target runtime for Example Project imported into workspace.
Modified: trunk/esb/plugins/org.jboss.tools.esb.project.core/plugin.xml
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.project.core/plugin.xml 2009-02-03 16:45:53 UTC
(rev 13451)
+++ trunk/esb/plugins/org.jboss.tools.esb.project.core/plugin.xml 2009-02-03 16:55:44 UTC
(rev 13452)
@@ -99,6 +99,16 @@
version="4.2">
</runtime-component>
</supported>
+ <supported>
+ <facet
+ id="jst.jboss.esb"
+ version="4.2,4.3,4.4">
+ </facet>
+ <runtime-component
+ id="org.jboss.ide.eclipse.eap.runtime.component"
+ version="4.3">
+ </runtime-component>
+ </supported>
</extension>
<extension
id="ESBNature"