X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.swt%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.browsing.ui.swt%2FMETA-INF%2FMANIFEST.MF;h=743e97565174eaa8871e39debb2fe8ab97eaecff;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF new file mode 100644 index 000000000..743e97565 --- /dev/null +++ b/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF @@ -0,0 +1,28 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: SWT-based Browsing Control +Bundle-SymbolicName: org.simantics.browsing.ui.swt;singleton:=true +Bundle-Version: 1.1.0.qualifier +Require-Bundle: org.simantics.utils.thread.swt;bundle-version="1.0.0", + org.simantics.browsing.ui.ontology;bundle-version="1.0.0", + org.simantics.browsing.ui.model;bundle-version="1.0.0", + org.simantics.browsing.ui.graph;bundle-version="1.1.0";visibility:=reexport, + org.eclipse.ui;bundle-version="3.5.2";visibility:=reexport, + org.simantics.ui;bundle-version="1.0.0", + org.simantics.project;bundle-version="1.0.1", + org.simantics.wiki.ui;bundle-version="1.1.0";visibility:=reexport, + org.simantics.g2d;bundle-version="[1.0.0,2.0.0)", + org.eclipse.ui.forms;bundle-version="3.4.1", + com.lowagie.text;bundle-version="2.1.5", + org.simantics.scl.ui.editor;bundle-version="0.1.3";visibility:=reexport, + org.simantics.scl.compiler.dummy;bundle-version="0.1.3", + org.eclipse.e4.core.contexts;bundle-version="1.4.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Export-Package: org.simantics.browsing.ui.swt, + org.simantics.browsing.ui.swt.contentassist, + org.simantics.browsing.ui.swt.inputs, + org.simantics.browsing.ui.swt.widgets, + org.simantics.browsing.ui.swt.widgets.impl +Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-ActivationPolicy: lazy +Bundle-Activator: org.simantics.browsing.ui.swt.Activator