]> 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 4e6e168683c2f673ebbda30755f682d13949785e..3326e747056bacdd81677ceba1b1fa24b64622d9 100644 (file)
@@ -3,10 +3,16 @@ 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.core,
- org.argeo.slc.dao.process;version="0.13.0.SNAPSHOT-r3777",
+ 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",