]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.maps/META-INF/MANIFEST.MF
Final push of district changes
[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;singleton:=true
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  org.eclipse.jface,
13  org.eclipse.ui.ide,
14  org.eclipse.ui.workbench,
15  org.simantics.district.geotools;bundle-version="1.0.0"
16 Export-Package: org.simantics.maps,
17  org.simantics.maps.debug,
18  org.simantics.maps.eclipse,
19  org.simantics.maps.sg,
20  org.simantics.maps.tile,
21  org.simantics.maps.wms
22 Import-Package: org.simantics.scenegraph.g2d
23 Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
24  JavaSE-1.7