X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graph%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.graph%2FMETA-INF%2FMANIFEST.MF;h=448d8556ba68551fe90af862bff6a30fbaad0763;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.graph/META-INF/MANIFEST.MF new file mode 100644 index 000000000..448d8556b --- /dev/null +++ b/bundles/org.simantics.graph/META-INF/MANIFEST.MF @@ -0,0 +1,20 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Transferable Graph Runtime +Bundle-SymbolicName: org.simantics.graph +Bundle-Version: 1.1.11.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.simantics.databoard;bundle-version="0.5.1", + gnu.trove3;bundle-version="3.0.0";visibility:=reexport, + org.junit;bundle-version="4.12.0";resolution:=optional +Export-Package: org.simantics.graph, + org.simantics.graph.diff, + org.simantics.graph.query, + org.simantics.graph.refactoring, + org.simantics.graph.representation, + org.simantics.graph.representation.old, + org.simantics.graph.store, + org.simantics.graph.tests.conversion, + org.simantics.graph.utils +Bundle-ClassPath: . +Bundle-Vendor: VTT Technical Research Centre of Finland