Author: snjeza
Date: 2011-08-17 08:27:48 -0400 (Wed, 17 Aug 2011)
New Revision: 34004
Modified:
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
Log:
JBIDE-7052 The import org.hibernate cannot be resolved in
org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)
Modified:
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2011-08-17
12:21:09 UTC (rev 34003)
+++
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.oda/META-INF/MANIFEST.MF 2011-08-17
12:27:48 UTC (rev 34004)
@@ -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
+ org.hibernate.eclipse;resolution:=optional
Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Show replies by date