X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.selection%2FMETA-INF%2FMANIFEST.MF;h=d9a304ca344210effc6dfe24921a2895ff46e26a;hb=62f9a86961adc4fd44782e3c2f79852b1269810d;hp=662b993c7ea5b4302db5a49020c5cc9ab4859e87;hpb=ca6eef9623e3369fe3d6fa7570e1ebd77d30bc34;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.selection/META-INF/MANIFEST.MF b/org.simantics.district.selection/META-INF/MANIFEST.MF index 662b993c..d9a304ca 100644 --- a/org.simantics.district.selection/META-INF/MANIFEST.MF +++ b/org.simantics.district.selection/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Diagram Element Selection Bundle-SymbolicName: org.simantics.district.selection Bundle-Version: 1.0.0.qualifier Automatic-Module-Name: org.simantics.district.selection -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.district.route;bundle-version="1.0.0", org.simantics.district.route.ontology;bundle-version="1.0.0", org.simantics.district.region;bundle-version="1.0.0", @@ -13,9 +13,11 @@ Require-Bundle: org.simantics.district.route;bundle-version="1.0.0", org.simantics.layer0;bundle-version="1.1.0", org.simantics.diagram.ontology;bundle-version="2.2.0", org.simantics.district.network.ontology;bundle-version="1.0.0", - org.slf4j.api;bundle-version="1.7.25", + org.slf4j.api, org.junit, org.simantics, org.simantics.structural.ontology, - org.simantics.modeling.ontology + org.simantics.modeling.ontology, + org.simantics.g2d.ontology;bundle-version="1.1.0" Export-Package: org.simantics.district.selection +Bundle-Vendor: THTH ry