X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.district.route.ui%2FMETA-INF%2FMANIFEST.MF;h=657f32c69745dee778cdb179b95e3c6d548cfcc7;hb=refs%2Fheads%2Frelease%2F1.44.0;hp=299b2414e4431cde19551224ec64bc7bc6dbb915;hpb=716ce6c9abe27be04635922ad437f242c4bd7dfc;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.route.ui/META-INF/MANIFEST.MF b/org.simantics.district.route.ui/META-INF/MANIFEST.MF index 299b2414..657f32c6 100644 --- a/org.simantics.district.route.ui/META-INF/MANIFEST.MF +++ b/org.simantics.district.route.ui/META-INF/MANIFEST.MF @@ -4,20 +4,22 @@ Bundle-Name: District Network Modelling Route UI Bundle-SymbolicName: org.simantics.district.route.ui;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.district.route.ui.internal.Activator -Bundle-Vendor: Semantum Oy -Require-Bundle: org.eclipse.e4.ui.di, - org.eclipse.e4.ui.model.workbench, +Bundle-Vendor: THTH ry +Require-Bundle: org.eclipse.e4.core.di, org.eclipse.e4.core.di.annotations, org.eclipse.e4.core.services, + org.eclipse.e4.ui.di, + org.eclipse.e4.ui.model.workbench, + org.eclipse.e4.ui.services, + org.eclipse.e4.ui.workbench, org.simantics.ui, org.simantics.district.route, + org.simantics.district.network.ui;bundle-version="1.0.0", org.slf4j.api, - org.eclipse.e4.ui.workbench, - org.eclipse.e4.core.di, - org.eclipse.e4.ui.services -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.modeling.ui;bundle-version="1.1.1", + jakarta.annotation-api;bundle-version="1.3.5" +Bundle-RequiredExecutionEnvironment: JavaSE-11 Automatic-Module-Name: fi.vtt.apros.district.route.ui -Import-Package: javax.annotation;version="1.0.0";resolution:=optional, - javax.inject;version="1.0.0", - org.osgi.service.event;version="1.3.1" +Import-Package: javax.inject;version="1.0.0", + org.osgi.service.event;version="1.3.1" Bundle-ActivationPolicy: lazy