]> git.argeo.org Git - lgpl/argeo-commons.git/blob - gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF
Improve security
[lgpl/argeo-commons.git] / gis / plugins / org.argeo.gis.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Ui
4 Bundle-SymbolicName: org.argeo.gis.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.argeo.gis.ui.GisUiPlugin
7 Bundle-Vendor: Argeo
8 Require-Bundle: org.eclipse.ui;resolution:=optional,
9 org.eclipse.rap.ui;resolution:=optional,
10 org.eclipse.core.runtime
11 Bundle-RequiredExecutionEnvironment: J2SE-1.5
12 Bundle-ActivationPolicy: lazy
13 Import-Package: org.apache.commons.logging;version="1.1.1",
14 org.argeo,
15 org.argeo.eclipse.spring,
16 org.argeo.eclipse.ui,
17 org.argeo.eclipse.ui.dialogs,
18 org.geotools.data,
19 org.geotools.map,
20 org.geotools.map.event,
21 org.opengis.feature.simple,
22 org.opengis.feature.type,
23 org.postgresql;resolution:=optional
24 Export-Package: org.argeo.gis.ui,
25 org.argeo.gis.ui.commands,
26 org.argeo.gis.ui.editors,
27 org.argeo.gis.ui.views