X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=e00a8e1147cdac344a36d52cd45f858dff5e6b72;hp=c1d891b0aed6c0fad748cffca51d84d6ca8ecdf8;hb=c0941146a40af9df766b514fd4238aa20ec2ff4f;hpb=67918d39fd9a67b659dcb118412fe0313a8fc0e8 diff --git a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF index c1d891b0a..e00a8e114 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,7 +39,7 @@ 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.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, @@ -47,6 +47,7 @@ Export-Package: org.simantics.modeling, org.simantics.modeling.adapters, org.simantics.modeling.export, org.simantics.modeling.flags, + org.simantics.modeling.help, org.simantics.modeling.mapping, org.simantics.modeling.migration, org.simantics.modeling.preferences,