X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ui%2FMETA-INF%2FMANIFEST.MF;h=71ba32e59882e6854754d24143df227cad847421;hb=refs%2Fchanges%2F22%2F2922%2F1;hp=34b23c96b2f962b949982625f27ad3a3938a8d65;hpb=c6ddbec532645f52583c1ab9691cfb802724fca7;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 34b23c96..71ba32e5 100644 --- a/org.simantics.district.network.ui/META-INF/MANIFEST.MF +++ b/org.simantics.district.network.ui/META-INF/MANIFEST.MF @@ -8,7 +8,8 @@ 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 Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.swt, org.simantics.g2d, @@ -34,7 +35,10 @@ Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150 org.simantics.district.route, org.simantics.scenegraph.profile, org.simantics.district.geotools;bundle-version="1.0.0", - org.simantics.maps.elevation.server + 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 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: javax.annotation;version="1.0.0";resolution:=optional, javax.inject;version="1.0.0"