]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/runtime/org.argeo.slc.client.core/META-INF/MANIFEST.MF
Update manifests
[gpl/argeo-slc.git] / eclipse / plugins / runtime / org.argeo.slc.client.core / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Core
4 Bundle-SymbolicName: org.argeo.slc.client.core
5 Bundle-Version: 0.13.1.SNAPSHOT
6 Bundle-RequiredExecutionEnvironment: J2SE-1.5
7 Export-Package: org.argeo.slc.client.aspects,
8 org.argeo.slc.client.contentprovider
9 Require-Bundle: org.springframework.orm;bundle-version="2.5.6",
10 org.eclipse.ui;resolution:=optional
11 Import-Package: org.apache.commons.io;version="1.4.0",
12 org.apache.commons.logging;version="1.1.1",
13 org.argeo.eclipse.spring,
14 org.argeo.eclipse.ui,
15 org.argeo.slc.client.ui,
16 org.argeo.slc.core.structure.tree,
17 org.argeo.slc.core.test.tree,
18 org.argeo.slc.dao.process,
19 org.argeo.slc.dao.test.tree,
20 org.argeo.slc.process,
21 org.argeo.slc.test,
22 org.aspectj.lang,
23 org.aspectj.lang.annotation,
24 org.hibernate,
25 org.hibernate.classic,
26 org.springframework.beans.factory;version="2.5.6.SEC01",
27 org.springframework.transaction;version="2.5.6.SEC01"