X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.graph%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.browsing.ui.graph%2FMETA-INF%2FMANIFEST.MF;h=a0f69a246dd480fa2b385c28c59fb42eac9f3adb;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF new file mode 100644 index 000000000..a0f69a246 --- /dev/null +++ b/bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF @@ -0,0 +1,16 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Graph-based Browsing +Bundle-SymbolicName: org.simantics.browsing.ui.graph +Bundle-Version: 1.1.0.qualifier +Require-Bundle: org.simantics.browsing.ui.common;bundle-version="[0.9.0,2.0.0)";visibility:=reexport, + org.simantics.browsing.ui.graph.impl;bundle-version="1.0.0";visibility:=reexport, + org.simantics.db.layer0;bundle-version="0.8.0";visibility:=reexport, + org.simantics;bundle-version="1.0.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Export-Package: org.simantics.browsing.ui.graph.contributor.imager, + org.simantics.browsing.ui.graph.contributor.labeler, + org.simantics.browsing.ui.graph.contributor.layer0, + org.simantics.browsing.ui.graph.contributor.viewpoint, + org.simantics.browsing.ui.graph.tester +Bundle-Vendor: VTT Technical Research Centre of Finland