]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.desktop.ui.ontology/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.desktop.ui.ontology / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: http://www.simantics.org/DesktopUI
4 Bundle-SymbolicName: org.simantics.desktop.ui.ontology
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Vendor: Semantum Oy
7 Require-Bundle: org.simantics.layer0,
8  org.simantics.project.ontology;bundle-version="1.2.0",
9  org.simantics.silk.ontology;bundle-version="1.1.0",
10  org.simantics.viewpoint.ontology;bundle-version="1.2.0",
11  org.simantics.modeling.ontology;bundle-version="1.2.0"
12 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
13 Automatic-Module-Name: org.simantics.desktop.ui.ontology