Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Raster Mapping Bundle-SymbolicName: org.simantics.district.maps 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" 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