X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.browsing.ui%2FMETA-INF%2FMANIFEST.MF;h=7118b90d8479d49aa23478bf429a23382c43a361;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.browsing.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui/META-INF/MANIFEST.MF new file mode 100644 index 000000000..7118b90d8 --- /dev/null +++ b/bundles/org.simantics.browsing.ui/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Query-based Tree Browser API +Bundle-SymbolicName: org.simantics.browsing.ui +Bundle-Version: 1.1.0.qualifier +Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0";visibility:=reexport, + org.simantics.utils.datastructures;bundle-version="1.0.0";visibility:=reexport +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Export-Package: org.simantics.browsing.ui, + org.simantics.browsing.ui.content, + org.simantics.browsing.ui.exception +Bundle-Vendor: VTT Technical Research Centre of Finland