[jbosstools-commits] JBoss Tools SVN: r3016 - trunk/hibernatetools/features/org.hibernate.eclipse.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Aug 9 12:41:53 EDT 2007


Author: akazakov
Date: 2007-08-09 12:41:53 -0400 (Thu, 09 Aug 2007)
New Revision: 3016

Modified:
   trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
Log:
http://jira.jboss.com/jira/browse/EXIN-443 Added diagram plugins into feature: org.jboss.tools.hibernate.ui.veditor org.jboss.tools.hibernate.ui.view

Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml	2007-08-09 16:29:01 UTC (rev 3015)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml	2007-08-09 16:41:53 UTC (rev 3016)
@@ -417,7 +417,6 @@
 END OF TERMS AND CONDITIONS
    </license>
 
-  
    <requires>
       <import plugin="org.eclipse.core.runtime" version="0.0.0" match="greaterOrEqual"/>
       <import plugin="org.eclipse.jdt.ui" version="0.0.0" match="greaterOrEqual"/>
@@ -497,4 +496,16 @@
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.jboss.tools.hibernate.ui.veditor"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
+   <plugin
+         id="org.jboss.tools.hibernate.ui.view"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
 </feature>




More information about the jbosstools-commits mailing list