]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.simulation.ui/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.simulation.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.simulation.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.simulation.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..0267e2d
--- /dev/null
@@ -0,0 +1,28 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Simulation UI Plug-in
+Bundle-SymbolicName: org.simantics.simulation.ui;singleton:=true
+Bundle-Version: 1.1.0.qualifier
+Bundle-Activator: org.simantics.simulation.ui.Activator
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Export-Package: org.simantics.simulation.ui.handlers
+Require-Bundle: org.eclipse.core.runtime,
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.layer0.utils;bundle-version="0.6.2",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.project;bundle-version="1.0.0",
+ org.simantics.simulation;bundle-version="1.0.0",
+ org.eclipse.ui;bundle-version="3.4.0",
+ org.simantics.message;bundle-version="0.9.0",
+ org.simantics.simulation.ontology;bundle-version="1.0.0",
+ org.eclipse.e4.core.di,
+ org.eclipse.e4.core.commands;bundle-version="0.11.0",
+ org.eclipse.e4.core.contexts,
+ org.eclipse.e4.ui.workbench,
+ org.eclipse.e4.ui.model.workbench,
+ org.eclipse.osgi.services,
+ org.eclipse.e4.core.services;bundle-version="2.0.0",
+ org.eclipse.e4.ui.di,
+ org.eclipse.e4.core.di.extensions;bundle-version="0.13.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy