]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.maps/META-INF/MANIFEST.MF
a5c4a10585f126a81c9b2d3349a5b191fbea404f
[simantics/district.git] / org.simantics.district.maps / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Raster Mapping
4 Bundle-SymbolicName: org.simantics.district.maps
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Vendor: VTT Technical Research Centre of Finland
7 Require-Bundle: org.simantics.scenegraph,
8  org.eclipse.core.runtime;bundle-version="3.5.0";resolution:=optional,
9  org.eclipse.core.net;bundle-version="1.2.1";resolution:=optional,
10  org.simantics.g2d;bundle-version="0.9.4",
11  org.simantics.utils.datastructures;bundle-version="1.0.0"
12 Export-Package: org.simantics.maps,
13  org.simantics.maps.debug,
14  org.simantics.maps.eclipse,
15  org.simantics.maps.sg,
16  org.simantics.maps.tile,
17  org.simantics.maps.wms
18 Bundle-ClassPath: .
19 Import-Package: org.simantics.scenegraph.g2d
20 Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
21  JavaSE-1.7