]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/META-INF/MANIFEST.MF
Add connected components to visualisation from profiles
[simantics/district.git] / org.simantics.district.network / META-INF / MANIFEST.MF
index 761e37fb1b5cd9f2990dfeeeb51fea1d4a842100..f5976e2652b317ba2ead9c0aa5697c5efbf8d204 100644 (file)
@@ -17,7 +17,14 @@ Require-Bundle: org.simantics.db,
  org.simantics;bundle-version="1.0.0",
  org.slf4j.api,
  org.simantics.maps.elevation.server;bundle-version="1.0.0",
- org.simantics.modeling
+ org.simantics.modeling,
+ org.simantics.db.indexing,
+ org.simantics.scl.osgi,
+ org.eclipse.collections.eclipse-collections,
+ org.eclipse.collections.eclipse-collections-api,
+ org.simantics.structural.synchronization.client
 Export-Package: org.simantics.district.network,
  org.simantics.district.network.changeset,
- org.simantics.district.network.profile
+ org.simantics.district.network.profile,
+ org.simantics.district.network.visualisations,
+ org.simantics.district.network.visualisations.model