]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.maps/META-INF/MANIFEST.MF
Final push of district changes
[simantics/district.git] / org.simantics.district.maps / META-INF / MANIFEST.MF
index a5c4a10585f126a81c9b2d3349a5b191fbea404f..0ea8a6e610264c8de650096861833783b4d20be5 100644 (file)
@@ -1,21 +1,24 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Raster Mapping
-Bundle-SymbolicName: org.simantics.district.maps
+Bundle-SymbolicName: org.simantics.district.maps;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Require-Bundle: org.simantics.scenegraph,
  org.eclipse.core.runtime;bundle-version="3.5.0";resolution:=optional,
  org.eclipse.core.net;bundle-version="1.2.1";resolution:=optional,
  org.simantics.g2d;bundle-version="0.9.4",
- org.simantics.utils.datastructures;bundle-version="1.0.0"
+ org.simantics.utils.datastructures;bundle-version="1.0.0",
+ org.eclipse.jface,
+ org.eclipse.ui.ide,
+ org.eclipse.ui.workbench,
+ org.simantics.district.geotools;bundle-version="1.0.0"
 Export-Package: org.simantics.maps,
  org.simantics.maps.debug,
  org.simantics.maps.eclipse,
  org.simantics.maps.sg,
  org.simantics.maps.tile,
  org.simantics.maps.wms
-Bundle-ClassPath: .
 Import-Package: org.simantics.scenegraph.g2d
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
  JavaSE-1.7