]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/runtime/org.argeo.slc.client.core/META-INF/MANIFEST.MF
JCR UI can run processes
[gpl/argeo-slc.git] / eclipse / 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 org.eclipse.rap.ui;resolution:=optional
12 Import-Package: org.apache.commons.io;version="1.4.0",
13 org.apache.commons.logging;version="1.1.1",
14 org.argeo.eclipse.spring,
15 org.argeo.eclipse.ui,
16 org.argeo.slc.client.ui,
17 org.argeo.slc.core.structure.tree,
18 org.argeo.slc.core.test.tree,
19 org.argeo.slc.dao.process,
20 org.argeo.slc.dao.test.tree,
21 org.argeo.slc.process,
22 org.argeo.slc.test,
23 org.aspectj.lang,
24 org.aspectj.lang.annotation,
25 org.hibernate,
26 org.hibernate.classic,
27 org.springframework.beans.factory;version="2.5.6.SEC01",
28 org.springframework.transaction;version="2.5.6.SEC01"