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