]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.views.swt.client/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.views.swt.client / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.views.swt.client/META-INF/MANIFEST.MF b/bundles/org.simantics.views.swt.client/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..fc6ba87
--- /dev/null
@@ -0,0 +1,23 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Modelled SWT View Nodes
+Bundle-SymbolicName: org.simantics.views.swt.client
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.views.swt.client.base.Activator
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.jface;bundle-version="3.6.2",
+ org.simantics.utils.ui;bundle-version="1.1.0",
+ org.simantics.views;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport,
+ org.simantics.db.management;bundle-version="1.1.0",
+ org.simantics.datatypes;bundle-version="1.0.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics;bundle-version="1.0.0",
+ org.simantics.browsing.ui.swt;bundle-version="1.1.0",
+ org.simantics.scenegraph.loader;bundle-version="1.0.0",
+ org.simantics.utils.thread.swt;bundle-version="1.1.0"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.views.swt.client.base,
+ org.simantics.views.swt.client.impl
+Bundle-Vendor: Semantum Oy