X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graphviz.ui%2FMETA-INF%2FMANIFEST.MF;h=d435ec1521f553f65bde7630e51d09afaa97d97b;hb=HEAD;hp=909114989edccfac8a43f691c8965cc14cf97fe1;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphviz.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.graphviz.ui/META-INF/MANIFEST.MF index 909114989..d435ec152 100644 --- a/bundles/org.simantics.graphviz.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graphviz.ui/META-INF/MANIFEST.MF @@ -3,10 +3,11 @@ Bundle-ManifestVersion: 2 Bundle-Name: Graphviz UI Bundle-SymbolicName: org.simantics.graphviz.ui Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.ui;bundle-version="3.5.0", org.simantics.graphviz;bundle-version="1.0.0", org.eclipse.core.runtime;bundle-version="3.5.0", org.simantics.utils.ui Export-Package: org.simantics.graphviz.ui Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.graphviz.ui