]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphfile.ui/META-INF/MANIFEST.MF
Move some GraphFile UI from Simupedia to platform
[simantics/platform.git] / bundles / org.simantics.graphfile.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: GraphfileUI
4 Bundle-SymbolicName: org.simantics.graphfile.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Automatic-Module-Name: org.simantics.graphfile.ui
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8 Require-Bundle: org.eclipse.ui.editors,
9  org.simantics.ui,
10  org.eclipse.jface.text;bundle-version="3.12.0",
11  org.simantics.graphfile.ontology,
12  org.slf4j.api;bundle-version="1.7.25",
13  org.simantics.document.ui;bundle-version="1.0.0"