]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network.ui/META-INF/MANIFEST.MF
Move remaining profiles to visualisations for perf
[simantics/district.git] / org.simantics.district.network.ui / META-INF / MANIFEST.MF
index ccb5ab1d844aa285eb898e2eba060ecff44eb20b..8802b40e2c40a32aad2e7cabeac9ddb4cb2a32c5 100644 (file)
@@ -7,7 +7,10 @@ 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,
+ 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,
@@ -30,7 +33,14 @@ 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
+ 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
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
   javax.inject;version="1.0.0"