]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - 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
diff --git a/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..e9aba00
--- /dev/null
@@ -0,0 +1,20 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Simantics Modelled Tests UI
+Bundle-SymbolicName: org.simantics.tests.modelled.ui;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.tests.modelled.ui.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.ui.editors;bundle-version="3.9.0",
+ org.eclipse.jface.text;bundle-version="3.10.0",
+ org.eclipse.core.runtime,
+ org.simantics.modeling.ui,
+ org.simantics.scl.ui,
+ org.simantics.tests.modelled.ontology,
+ org.eclipse.e4.ui.di,
+ org.simantics.tests.modelled.ui.ontology;bundle-version="1.0.0",
+ org.simantics.tests.modelled;bundle-version="1.0.0",
+ org.eclipse.e4.ui.model.workbench,
+ org.simantics.scl.osgi
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy