Author: mculpepper(a)jboss.com
Date: 2007-07-12 11:31:36 -0400 (Thu, 12 Jul 2007)
New Revision: 2406
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
Log:
enabled new versions of WTP components (jst.web=2.5, jst.ejb=3.0, jst.ear=5.0)
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2007-07-12 15:15:44 UTC (rev
2405)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2007-07-12 15:31:36 UTC (rev
2406)
@@ -137,13 +137,13 @@
version="4.2">
<moduleType
types="jst.web"
- versions="2.2, 2.3, 2.4"/>
+ versions="2.2, 2.3, 2.4, 2.5"/>
<moduleType
types="jst.ejb"
- versions="1.0, 1.1, 2.0, 2.1"/>
+ versions="1.0, 1.1, 2.0, 2.1, 3.0"/>
<moduleType
types="jst.ear"
- versions="1.2, 1.3, 1.4"/>
+ versions="1.2, 1.3, 1.4, 5.0"/>
<moduleType
types="jbide.ejb30"
versions="1.0"/>
Show replies by date