]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graph/META-INF/MANIFEST.MF
Merge commit '3b5069d' into develop
[simantics/platform.git] / bundles / org.simantics.graph / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Transferable Graph Runtime
4 Bundle-SymbolicName: org.simantics.graph
5 Bundle-Version: 1.1.15.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.databoard;bundle-version="0.5.1",
8  gnu.trove3;bundle-version="3.0.0";visibility:=reexport,
9  org.junit;bundle-version="4.12.0";resolution:=optional
10 Export-Package: org.simantics.graph,
11  org.simantics.graph.diff,
12  org.simantics.graph.query,
13  org.simantics.graph.refactoring,
14  org.simantics.graph.representation,
15  org.simantics.graph.representation.old,
16  org.simantics.graph.store,
17  org.simantics.graph.tests.conversion,
18  org.simantics.graph.utils
19 Bundle-ClassPath: .
20 Bundle-Vendor: VTT Technical Research Centre of Finland