X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.views%2FMETA-INF%2FMANIFEST.MF;h=82c6edbef99073cef636a470f5316c0451efa49b;hb=HEAD;hp=6883849da8e604db898a0cb2271cb0a1f5b99f9b;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.views/META-INF/MANIFEST.MF b/bundles/org.simantics.views/META-INF/MANIFEST.MF index 6883849da..82c6edbef 100644 --- a/bundles/org.simantics.views/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.views/META-INF/MANIFEST.MF @@ -4,10 +4,11 @@ Bundle-Name: Views Bundle-SymbolicName: org.simantics.views;singleton:=true Bundle-Version: 1.1.0.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.views Require-Bundle: org.simantics.views.ontology;bundle-version="1.0.0", org.eclipse.core.runtime;bundle-version="3.6.0", org.simantics.scenegraph.loader;bundle-version="1.0.0", org.eclipse.ui;bundle-version="3.6.2", org.simantics;bundle-version="1.0.0" +Automatic-Module-Name: org.simantics.views