]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/org.argeo.slc.ui.gis/META-INF/MANIFEST.MF
NEW - bug 11: Introduce a simplified launch for RCP
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.ui.gis / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Gis
4 Bundle-SymbolicName: org.argeo.slc.ui.gis; singleton:=true
5 Bundle-Version: 0.13.1.SNAPSHOT
6 Bundle-Activator: org.argeo.slc.ui.gis.ClientGisActivator
7 Require-Bundle: org.eclipse.ui;resolution:=optional,
8 org.eclipse.rap.ui;resolution:=optional,
9 org.eclipse.core.runtime,
10 org.argeo.dep.osgi.jai.imageio;bundle-version="1.1.0"
11 Bundle-ActivationPolicy: lazy
12 Bundle-RequiredExecutionEnvironment: J2SE-1.5
13 Import-Package: com.vividsolutions.jts.geom;version="1.10.0",
14 javax.jcr;version="2.0.0",
15 javax.jcr.nodetype;version="2.0.0",
16 org.apache.commons.logging;version="1.1.1",
17 org.argeo.eclipse.spring,
18 org.argeo.eclipse.ui,
19 org.argeo.eclipse.ui.dialogs,
20 org.argeo.eclipse.ui.jcr.explorer,
21 org.argeo.eclipse.ui.jcr.views,
22 org.argeo.jcr,
23 org.argeo.jcr.spring,
24 org.argeo.slc,
25 org.argeo.slc.geotools,
26 org.argeo.slc.geotools.data,
27 org.argeo.slc.gis.model,
28 org.argeo.slc.gpx,
29 org.argeo.slc.jts,
30 org.geotools.data,
31 org.geotools.gce.image,
32 org.geotools.geometry,
33 org.geotools.map,
34 org.geotools.renderer,
35 org.geotools.renderer.lite,
36 org.geotools.styling,
37 org.opengis.feature.simple,
38 org.opengis.feature.type,
39 org.opengis.geometry,
40 org.opengis.referencing.crs,
41 org.springframework.osgi.util;version="1.2.1"
42 Export-Package: org.argeo.slc.ui.gis,
43 org.argeo.slc.ui.gis.views