X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=067521a89ff9a38eaece27e3c91fecd48264ed0b;hb=195c63dd5c7600170f594750de96793ebf06a0ad;hp=a4375c543414f27cc4e80f1f27549923eb5d20b6;hpb=6b5821ad728bf2f127091cb36d57b87749a6532f;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF index a4375c543..067521a89 100644 --- a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Structural Modeling Plug-in Bundle-SymbolicName: org.simantics.modeling;singleton:=true Bundle-Version: 1.1.1.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", org.simantics.mapping;bundle-version="1.0.0", org.simantics.diagram;bundle-version="0.9.4";visibility:=reexport, @@ -39,8 +39,9 @@ Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", org.simantics.scl.ui;bundle-version="0.5.0", org.slf4j.api, org.simantics.graphfile.ontology, - org.apache.batik, - org.simantics.graph.compiler + org.apache.batik;bundle-version="1.12.0", + org.simantics.graph.compiler, + org.simantics.browsing.ui;bundle-version="1.1.0" Export-Package: org.simantics.modeling, org.simantics.modeling.actions, org.simantics.modeling.adapters, @@ -64,3 +65,4 @@ Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.modeling.internal.Activator Service-Component: OSGI-INF/sclExpressionIssueProvider.xml +Automatic-Module-Name: org.simantics.modeling