]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
Update manifests
[gpl/argeo-slc.git] / eclipse / plugins / runtime / org.argeo.slc.client.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Ui
4 Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true
5 Bundle-Version: 0.13.1.SNAPSHOT
6 Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin
7 Require-Bundle: org.eclipse.ui;resolution:=optional,
8 org.eclipse.core.runtime;resolution:=optional
9 Bundle-ActivationPolicy: lazy
10 Bundle-RequiredExecutionEnvironment: J2SE-1.5
11 Export-Package: org.argeo.slc.client.ui.listeners,
12 org.argeo.slc.client.ui.perspectives,
13 org.argeo.slc.client.ui.views
14 Import-Package: org.apache.commons.io;version="1.4.0",
15 org.apache.commons.logging;version="1.1.1",
16 org.argeo.eclipse.spring,
17 org.argeo.eclipse.ui,
18 org.argeo.slc,
19 org.argeo.slc.build,
20 org.argeo.slc.client.oxm,
21 org.argeo.slc.client.ui,
22 org.argeo.slc.core.attachment,
23 org.argeo.slc.core.execution,
24 org.argeo.slc.core.runtime,
25 org.argeo.slc.core.structure.tree,
26 org.argeo.slc.core.test.tree,
27 org.argeo.slc.dao.process,
28 org.argeo.slc.dao.test,
29 org.argeo.slc.dao.test.tree,
30 org.argeo.slc.deploy,
31 org.argeo.slc.execution,
32 org.argeo.slc.msg.test.tree,
33 org.argeo.slc.process,
34 org.argeo.slc.runtime,
35 org.argeo.slc.services,
36 org.argeo.slc.services.impl,
37 org.argeo.slc.test,
38 org.eclipse.core.expressions,
39 org.springframework.beans.factory,
40 org.springframework.context,
41 org.springframework.core.io.support