]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF
Sync git svn branch with SVN repository r33290.
[simantics/platform.git] / bundles / org.simantics.tests.modelled.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Modelled Tests UI
4 Bundle-SymbolicName: org.simantics.tests.modelled.ui;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.tests.modelled.ui.Activator
7 Require-Bundle: org.eclipse.ui,
8  org.eclipse.ui.editors;bundle-version="3.9.0",
9  org.eclipse.jface.text;bundle-version="3.10.0",
10  org.eclipse.core.runtime,
11  org.simantics.modeling.ui,
12  org.simantics.scl.ui,
13  org.simantics.tests.modelled.ontology,
14  org.eclipse.e4.ui.di,
15  org.simantics.tests.modelled.ui.ontology;bundle-version="1.0.0",
16  org.simantics.tests.modelled;bundle-version="1.0.0",
17  org.eclipse.e4.ui.model.workbench,
18  org.simantics.scl.osgi
19 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
20 Bundle-ActivationPolicy: lazy