X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ui%2FMETA-INF%2FMANIFEST.MF;h=34b23c96b2f962b949982625f27ad3a3938a8d65;hb=138ab7ec1a403a2bf707988fd7b2989c1d331f7a;hp=a2884512377bf9f9e08c12848bd65663847b84d4;hpb=37304f4caf1d4252797cbaf7b40a56e212e203b4;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 a2884512..34b23c96 100644 --- a/org.simantics.district.network.ui/META-INF/MANIFEST.MF +++ b/org.simantics.district.network.ui/META-INF/MANIFEST.MF @@ -7,7 +7,8 @@ Bundle-Activator: org.simantics.district.network.ui.internal.Activator 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.function, + org.simantics.district.network.ui.nodes Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430", org.eclipse.swt, org.simantics.g2d, @@ -29,8 +30,13 @@ Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150 org.eclipse.e4.core.commands, org.eclipse.e4.core.contexts, org.eclipse.jface, - org.simantics.scl.osgi + org.simantics.scl.osgi, + org.simantics.district.route, + org.simantics.scenegraph.profile, + org.simantics.district.geotools;bundle-version="1.0.0", + org.simantics.maps.elevation.server Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: javax.annotation;version="1.0.0";resolution:=optional, javax.inject;version="1.0.0" Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.district.network.ui