]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.selection/META-INF/MANIFEST.MF
Implementation of non-UI parts of network element queries
[simantics/district.git] / org.simantics.district.selection / META-INF / MANIFEST.MF
diff --git a/org.simantics.district.selection/META-INF/MANIFEST.MF b/org.simantics.district.selection/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..ae19b9c
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Diagram Element Selection
+Bundle-SymbolicName: org.simantics.district.selection
+Bundle-Version: 1.0.0.qualifier
+Automatic-Module-Name: org.simantics.district.selection
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.district.route;bundle-version="1.0.0",
+ org.simantics.district.route.ontology;bundle-version="1.0.0",
+ org.simantics.district.region;bundle-version="1.0.0",
+ org.simantics.district.region.ontology;bundle-version="1.0.0",
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.layer0;bundle-version="1.1.0",
+ org.simantics.diagram.ontology;bundle-version="2.2.0",
+ org.simantics.district.network.ontology;bundle-version="1.0.0",
+ org.slf4j.api;bundle-version="1.7.25",
+ org.junit,
+ org.simantics,
+ org.simantics.db.testing,
+ org.simantics.structural.ontology,
+ org.simantics.modeling.ontology
+Export-Package: org.simantics.district.selection