]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphfile/META-INF/MANIFEST.MF
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / bundles / org.simantics.graphfile / META-INF / MANIFEST.MF
index 5e3935bb9217e1a063e2408a6f7b046044a61f8e..82bbe06e79e07586b5515d5f2281741778d386b1 100644 (file)
@@ -13,8 +13,9 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
  org.eclipse.ui.ide;bundle-version="3.7.0",
  org.eclipse.jface;bundle-version="3.7.0",
  org.simantics.utils.ui;bundle-version="1.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.graphfile.adapters,
  org.simantics.graphfile.hack,
  org.simantics.graphfile.util
+Automatic-Module-Name: org.simantics.graphfile