Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF
index bedbefef53..aadbc74f02 100644
--- a/plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.hibernate/META-INF/MANIFEST.MF
@@ -12,6 +12,7 @@ Bundle-ClassPath: .,
lib/mysql-connector-java-5.1.5-bin.jar
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
org.eclipse.net4j.tcp;bundle-version="[0.8.0,0.9.0)",
+ org.eclipse.emf.teneo.libraries;bundle-version="[0.8.0,0.9.0)",
org.eclipse.emf.cdo.server.hibernate;bundle-version="[0.8.0,0.9.0)"
Export-Package: com.mysql.jdbc,
com.mysql.jdbc.exceptions,

Back to the top