]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.objmap2/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.objmap2 / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.objmap2/META-INF/MANIFEST.MF b/bundles/org.simantics.objmap2/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..59ec5b1
--- /dev/null
@@ -0,0 +1,25 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Objmap2
+Bundle-SymbolicName: org.simantics.objmap2
+Bundle-Version: 1.0.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.db;bundle-version="1.1.0",
+ gnu.trove3;bundle-version="3.0.0",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.apache.log4j;bundle-version="1.2.15",
+ org.simantics.db.common;bundle-version="1.1.0",
+ org.simantics.structural.ontology;bundle-version="1.1.0"
+Export-Package: org.simantics.objmap.backward,
+ org.simantics.objmap.bidirectional,
+ org.simantics.objmap.exceptions,
+ org.simantics.objmap.forward,
+ org.simantics.objmap.graph,
+ org.simantics.objmap.graph.annotations,
+ org.simantics.objmap.graph.annotations.factories,
+ org.simantics.objmap.graph.rules.factory,
+ org.simantics.objmap.graph.schema,
+ org.simantics.objmap.structural,
+ org.simantics.objmap.structural.annotations,
+ org.simantics.objmap.structural.schema