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=4da99a1260a8210d2b1681de5f13b5186a1ef8fb;hpb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;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 4da99a126..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", @@ -24,8 +24,10 @@ Export-Package: org.simantics.browsing.ui.common, org.simantics.browsing.ui.common.node, org.simantics.browsing.ui.common.processors, org.simantics.browsing.ui.common.property, + org.simantics.browsing.ui.common.state, org.simantics.browsing.ui.common.viewpoints, org.simantics.browsing.ui.common.views 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