]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.swt.core/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.document.swt.core / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.document.swt.core/META-INF/MANIFEST.MF b/bundles/org.simantics.document.swt.core/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..309a0ca
--- /dev/null
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Modelled SWT Views
+Bundle-SymbolicName: org.simantics.document.swt.core;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.document.swt.core.Activator
+Bundle-Vendor: Semantum Oy
+Require-Bundle: org.eclipse.core.runtime,
+ org.simantics.document.server;bundle-version="1.0.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.simantics.utils.ui;bundle-version="1.1.0",
+ org.simantics.document.swt.ontology;bundle-version="1.0.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.simantics.scl.compiler;bundle-version="0.2.0",
+ org.simantics.document.base.ontology;bundle-version="1.2.0",
+ org.simantics.structural2;bundle-version="1.1.1",
+ org.simantics.scl.db;bundle-version="0.1.3",
+ org.simantics.scl.ui;bundle-version="0.5.0",
+ org.eclipse.jface.text;bundle-version="3.7.1"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.document.swt.core,
+ org.simantics.document.swt.core.base,
+ org.simantics.document.swt.core.bean,
+ org.simantics.document.swt.core.selection,
+ org.simantics.document.swt.core.widget