]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/MANIFEST.MF
First draft of TestResult Detail Implementation
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.hibernate / META-INF / MANIFEST.MF
index 3092b0b4decd3fa989cfc8c19565588790e7a4fe..3326e747056bacdd81677ceba1b1fa24b64622d9 100644 (file)
@@ -3,3 +3,17 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Hibernate Interface for RCP Client
 Bundle-SymbolicName: org.argeo.slc.client.hibernate
 Bundle-Version: 1.0.0.qualifier
+Require-Bundle: org.eclipse.ui;resolution:=optional
+Import-Package: org.aopalliance.aop;version="1.0.0",
+ org.argeo.slc.client.aspects,
+ org.argeo.slc.client.contentprovider,
+ org.argeo.slc.core.structure.tree,
+ org.argeo.slc.core.test.tree,
+ org.argeo.slc.dao.process,
+ org.argeo.slc.dao.test.tree,
+ org.hibernate,
+ org.hibernate.classic,
+ org.springframework.aop;version="2.5.6.SEC01",
+ org.springframework.aop.aspectj.annotation;version="2.5.6.SEC01",
+ org.springframework.aop.framework;version="2.5.6.SEC01",
+ org.springframework.transaction;version="2.5.6.SEC01"