]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.ui.editor/META-INF/MANIFEST.MF
Merge "Workaround fix for acorn mutex printing for now"
[simantics/platform.git] / bundles / org.simantics.scl.ui.editor / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: SCL Workbench Editor
4 Bundle-SymbolicName: org.simantics.scl.ui.editor
5 Bundle-Version: 0.1.3
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.eclipse.swt;bundle-version="3.104.0",
8  gnu.trove3;bundle-version="3.0.3",
9  org.simantics.scl.compiler.dummy;bundle-version="0.0.9",
10  org.simantics.scl.runtime;bundle-version="0.0.9",
11  org.eclipse.jface;bundle-version="3.11.0",
12  org.eclipse.jface.text;bundle-version="3.6.0",
13  org.eclipse.core.runtime;bundle-version="3.11.0",
14  org.eclipse.ui.workbench.texteditor;bundle-version="3.6.0",
15  org.eclipse.ui.editors;bundle-version="3.6.0"
16 Export-Package: org.simantics.scl.ui.editor
17 Bundle-Vendor: VTT Technical Research Centre of Finland