X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram.profile%2FMETA-INF%2FMANIFEST.MF;h=ffc1fac85cd2731b6ed9a9b69b4a75ee418ee41f;hb=refs%2Fchanges%2F59%2F4259%2F2;hp=d80e6bf9dc2f7daa22ea536d4e25117eebe05018;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram.profile/META-INF/MANIFEST.MF b/bundles/org.simantics.diagram.profile/META-INF/MANIFEST.MF index d80e6bf9d..ffc1fac85 100644 --- a/bundles/org.simantics.diagram.profile/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.diagram.profile/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Diagram Visualization Profiles Support Bundle-SymbolicName: org.simantics.diagram.profile;singleton:=true Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.browsing.ui.swt;bundle-version="1.1.0", org.simantics.diagram.ontology;bundle-version="1.1.1", org.simantics.diagram;bundle-version="1.1.1", @@ -18,3 +18,4 @@ Require-Bundle: org.simantics.browsing.ui.swt;bundle-version="1.1.0", Import-Package: org.simantics.views Bundle-Vendor: Semantum Oy Export-Package: org.simantics.diagram.profile.request +Automatic-Module-Name: org.simantics.diagram.profile