X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ui%2FMETA-INF%2FMANIFEST.MF;h=a1cccd2b97d2ab50d2132a4fd7ab5db2a21f87e3;hb=a0dae600834ac44e8fc83bc067b1471821eee6c5;hp=6638242ded2f64371fcbcc351ef2bf0370263ff2;hpb=beab0411489f5730942d98d47dc3faf3107c6c02;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ui/META-INF/MANIFEST.MF b/org.simantics.district.network.ui/META-INF/MANIFEST.MF index 6638242d..a1cccd2b 100644 --- a/org.simantics.district.network.ui/META-INF/MANIFEST.MF +++ b/org.simantics.district.network.ui/META-INF/MANIFEST.MF @@ -8,7 +8,9 @@ Export-Package: org.simantics.district.network.ui, org.simantics.district.network.ui.adapters, org.simantics.district.network.ui.breakdown, org.simantics.district.network.ui.function, - org.simantics.district.network.ui.nodes + org.simantics.district.network.ui.nodes, + org.simantics.district.network.ui.participants, + org.simantics.district.network.ui.styles Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.swt, org.simantics.g2d, @@ -31,9 +33,17 @@ Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150 org.eclipse.e4.core.contexts, org.eclipse.jface, org.simantics.scl.osgi, - org.simantics.district.route -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 -Import-Package: javax.annotation;version="1.0.0";resolution:=optional, - javax.inject;version="1.0.0" + org.simantics.district.route, + org.simantics.scenegraph.profile, + org.simantics.district.geotools;bundle-version="1.0.0", + org.simantics.maps.elevation.server, + org.eclipse.e4.core.services, + org.eclipse.osgi.services;bundle-version="3.6.0", + org.eclipse.nebula.widgets.nattable.core, + org.simantics.district.imports, + jakarta.annotation-api;bundle-version="1.3.5" +Bundle-RequiredExecutionEnvironment: JavaSE-11 +Import-Package: javax.inject;version="1.0.0" Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.simantics.district.network.ui +Bundle-Vendor: THTH ry