]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.migration.ui/META-INF/MANIFEST.MF
Added Automatic-module-name to all bundles for Java 9 JPMS compatibility
[simantics/platform.git] / bundles / org.simantics.migration.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Version Migration UI
4 Bundle-SymbolicName: org.simantics.migration.ui
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: gnu.trove3;bundle-version="3.0.0",
8  org.simantics.browsing.ui.model;bundle-version="1.0.0",
9  org.eclipse.ui;bundle-version="3.6.0",
10  org.simantics;bundle-version="1.0.0"
11 Bundle-Vendor: VTT Technical Research Centre of Finland
12 Automatic-Module-Name: org.simantics.migration.ui