Author: mculpepper(a)jboss.com
Date: 2007-08-23 15:00:15 -0400 (Thu, 23 Aug 2007)
New Revision: 3308
Modified:
trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
Log:
also added DTP jdbc enablement feature (so the user can actually select a DS from seam
project wizard)
http://jira.jboss.com/jira/browse/JBIDE-834
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:42:34 UTC
(rev 3307)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 19:00:15 UTC
(rev 3308)
@@ -223,6 +223,7 @@
<import feature="org.jboss.ide.eclipse.as.feature"/>
<import feature="org.hibernate.eclipse.feature"/>
<import feature="org.eclipse.datatools.connectivity.feature"/>
+ <import feature="org.eclipse.datatools.enablement.jdbc.feature"/>
</requires>
<plugin