X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=gis%2Fplugins%2Forg.argeo.gis.ui%2FMETA-INF%2FMANIFEST.MF;fp=gis%2Fplugins%2Forg.argeo.gis.ui%2FMETA-INF%2FMANIFEST.MF;h=7805b6a02a5b2ed0304df0030c4023de1724a614;hb=77eaf70d8b929dab68211d6a01f68eeb71a1dceb;hp=c184e8e327b450abf393b3f59bd30a196e19d329;hpb=ab41c59dc92ba8bbc4b64f8f619ac30bfe4c4630;p=lgpl%2Fargeo-commons.git diff --git a/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF b/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF index c184e8e32..7805b6a02 100644 --- a/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF +++ b/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ui -Bundle-SymbolicName: org.argeo.gis.ui +Bundle-SymbolicName: org.argeo.gis.ui;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.argeo.gis.ui.GisUiPlugin Bundle-Vendor: Argeo @@ -10,3 +10,17 @@ Require-Bundle: org.eclipse.ui;resolution:=optional, org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy +Import-Package: org.apache.commons.logging;version="1.1.1", + org.argeo, + org.argeo.eclipse.spring, + org.argeo.eclipse.ui, + org.argeo.eclipse.ui.dialogs, + org.geotools.data, + org.geotools.map, + org.geotools.map.event, + org.opengis.feature.simple, + org.opengis.feature.type +Export-Package: org.argeo.gis.ui, + org.argeo.gis.ui.commands, + org.argeo.gis.ui.editors, + org.argeo.gis.ui.views