]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.selectionview/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.selectionview / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF b/bundles/org.simantics.selectionview/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..606078e
--- /dev/null
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Selection View
+Bundle-SymbolicName: org.simantics.selectionview;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.selectionview.Activator
+Bundle-Vendor: Semantum Oy
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.db.management;bundle-version="1.1.0";visibility:=reexport,
+ org.eclipse.ui.forms;bundle-version="3.5.2",
+ org.simantics.utils.ui;bundle-version="1.1.0",
+ org.simantics.views.swt;bundle-version="1.0.0",
+ org.simantics;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.browsing.ui.swt;bundle-version="1.1.0";visibility:=reexport,
+ org.simantics.selectionview.ontology;bundle-version="1.0.0",
+ org.simantics.views.swt.client;bundle-version="1.0.0",
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.simantics.views.ontology;bundle-version="1.0.0",
+ org.simantics.browsing.ui.model;bundle-version="1.0.0",
+ org.simantics.modeling;bundle-version="1.1.1",
+ org.simantics.scenegraph.ontology;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.selectionview