Author: snjeza
Date: 2010-09-13 08:50:25 -0400 (Mon, 13 Sep 2010)
New Revision: 24892
Modified:
trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/browse/JBIDE-7052 The import org.hibernate cannot be resolved in
org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)
Modified: trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2010-09-13 10:48:28
UTC (rev 24891)
+++ trunk/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2010-09-13 12:50:25
UTC (rev 24892)
@@ -12,6 +12,6 @@
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.datatools.connectivity.oda;bundle-version="[3.1.0,4.0.0)",
org.eclipse.datatools.connectivity.oda.profile;bundle-version="[3.0.4,4.0.0)",
- org.hibernate.eclipse;resolution:=optional
+ org.hibernate.eclipse
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5