]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
Improve GIS
[gpl/argeo-slc.git] / eclipse / plugins / 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 org.eclipse.rap.ui;resolution:=optional,
10 org.eclipse.rap.ui.workbench;resolution:=optional
11 Bundle-ActivationPolicy: lazy
12 Bundle-RequiredExecutionEnvironment: J2SE-1.5
13 Export-Package: org.argeo.slc.client.ui.listeners,
14 org.argeo.slc.client.ui.perspectives,
15 org.argeo.slc.client.ui.views
16 Import-Package: org.apache.commons.io;version="1.4.0",
17 org.apache.commons.logging;version="1.1.1",
18 org.argeo.eclipse.spring,
19 org.argeo.eclipse.ui,
20 org.argeo.slc,
21 org.argeo.slc.build,
22 org.argeo.slc.client.oxm,
23 org.argeo.slc.client.ui,
24 org.argeo.slc.core.attachment,
25 org.argeo.slc.core.execution,
26 org.argeo.slc.core.runtime,
27 org.argeo.slc.core.structure.tree,
28 org.argeo.slc.core.test.tree,
29 org.argeo.slc.dao.process,
30 org.argeo.slc.dao.test,
31 org.argeo.slc.dao.test.tree,
32 org.argeo.slc.deploy,
33 org.argeo.slc.execution,
34 org.argeo.slc.msg.test.tree,
35 org.argeo.slc.process,
36 org.argeo.slc.runtime,
37 org.argeo.slc.services,
38 org.argeo.slc.services.impl,
39 org.argeo.slc.test,
40 org.eclipse.core.expressions,
41 org.eclipse.ui.plugin,
42 org.springframework.beans.factory,
43 org.springframework.context,
44 org.springframework.core.io.support