X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.common%2FMETA-INF%2FMANIFEST.MF;h=040121acb9ba5b6412723190cb72a40a64c39e82;hb=HEAD;hp=b33d37df42e03f5c4d706c3cfc5a89d4379a60e9;hpb=c657cc907577ea7576f4e6ac1075c7efcbc0c333;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF index b33d37df4..040121acb 100644 --- a/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.common/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Common Tree Browsing Implementations Bundle-SymbolicName: org.simantics.browsing.ui.common;singleton:=true Bundle-Version: 1.1.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.browsing.ui;bundle-version="[0.9.0,2.0.0)";visibility:=reexport, org.simantics.utils;bundle-version="1.0.0", org.eclipse.core.expressions;bundle-version="3.4.200", @@ -30,3 +30,4 @@ Export-Package: org.simantics.browsing.ui.common, Bundle-Vendor: VTT Technical Research Center of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.browsing.ui.common.Activator +Automatic-Module-Name: org.simantics.browsing.ui.common