Author: dgeraskov
Date: 2011-12-02 12:27:17 -0500 (Fri, 02 Dec 2011)
New Revision: 36885
Modified:
trunk/birt/plugins/org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF
Log:
Add hibernate libs dependency. Fix compile error.
Modified: trunk/birt/plugins/org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/plugins/org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF 2011-12-02
17:23:30 UTC (rev 36884)
+++ trunk/birt/plugins/org.jboss.tools.birt.oda.ui/META-INF/MANIFEST.MF 2011-12-02
17:27:17 UTC (rev 36885)
@@ -15,6 +15,7 @@
org.eclipse.ui.workbench.texteditor,
org.hibernate.eclipse.console,
org.hibernate.eclipse,
+ org.hibernate.eclipse.libs;bundle-version="3.4.0",
org.eclipse.core.resources
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Show replies by date