X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network%2FMETA-INF%2FMANIFEST.MF;h=2ee82502b9edc52f2403dbbe29e616ebbaeb311c;hb=5aa3228616604a042da82fb379397de6798db638;hp=77e7c464d2f1803028435f4ab298bc509ad6d7f0;hpb=dab24824da1b284b8a4734a069cfba72fb1f05de;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network/META-INF/MANIFEST.MF b/org.simantics.district.network/META-INF/MANIFEST.MF index 77e7c464..2ee82502 100644 --- a/org.simantics.district.network/META-INF/MANIFEST.MF +++ b/org.simantics.district.network/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics District Network -Bundle-SymbolicName: org.simantics.district.network +Bundle-SymbolicName: org.simantics.district.network;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.simantics.db, @@ -19,9 +19,16 @@ Require-Bundle: org.simantics.db, org.simantics.maps.elevation.server;bundle-version="1.0.0", org.simantics.modeling, org.simantics.db.indexing, - org.simantics.scl.osgi + org.simantics.scl.osgi, + org.eclipse.collections, + org.simantics.structural.synchronization.client, + org.apache.commons.csv Export-Package: org.simantics.district.network, org.simantics.district.network.changeset, org.simantics.district.network.profile, + org.simantics.district.network.techtype, + org.simantics.district.network.techtype.requests, + org.simantics.district.network.techtype.variable, org.simantics.district.network.visualisations, - org.simantics.district.network.visualisations.model + org.simantics.district.network.visualisations.model, + org.simantics.district.network.visualisations.triggers