]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.debug.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..e2e8859
--- /dev/null
@@ -0,0 +1,24 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Debugging Facilities
+Bundle-SymbolicName: org.simantics.debug.ui;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.debug.ui.internal.Activator
+Bundle-Vendor: VTT Technical Research Centre of Finland
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.ui,
+ org.simantics.ui,
+ org.simantics.utils.thread.swt,
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.structural.ontology;bundle-version="1.0.0",
+ org.simantics.db.layer0;bundle-version="0.8.0",
+ org.simantics.layer0.utils;bundle-version="0.8.0",
+ org.simantics.graphviz;bundle-version="1.1.0",
+ org.simantics.graphviz.ui;bundle-version="1.1.0",
+ org.simantics.wiki.ui;bundle-version="1.1.0",
+ org.simantics.browsing.ui.swt;bundle-version="1.1.0",
+ org.simantics.views.swt;bundle-version="1.0.0",
+ org.simantics.structural2;bundle-version="1.1.1"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.debug.ui