]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.charts/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.charts / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.charts/META-INF/MANIFEST.MF b/bundles/org.simantics.charts/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..a0c30d5
--- /dev/null
@@ -0,0 +1,52 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Charts
+Bundle-SymbolicName: org.simantics.charts;singleton:=true
+Bundle-Version: 0.0.1.qualifier
+Bundle-Activator: org.simantics.charts.Activator
+Bundle-Vendor: Semantum Oy
+Export-Package: org.simantics.charts,
+ org.simantics.charts.editor,
+ org.simantics.charts.editor.e4,
+ org.simantics.charts.preference,
+ org.simantics.charts.query,
+ org.simantics.charts.ui
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.databoard;bundle-version="0.5.1",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.project;bundle-version="1.0.0",
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.diagram.ontology;bundle-version="1.0.0",
+ org.simantics.modeling.ontology;bundle-version="1.0.0",
+ org.simantics.charts.ontology;bundle-version="1.0.0",
+ org.simantics.simulation;bundle-version="1.1.0";resolution:=optional,
+ org.junit;bundle-version="4.8.1";resolution:=optional,
+ com.lowagie.text;bundle-version="2.1.5";resolution:=optional,
+ org.simantics.g2d;bundle-version="1.1.1";resolution:=optional,
+ org.simantics.history;bundle-version="1.0.0",
+ org.simantics.trend;bundle-version="1.0.0",
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.simantics.browsing.ui.model;bundle-version="1.0.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.simantics.browsing.ui;bundle-version="1.1.0",
+ org.simantics.event;bundle-version="0.0.1",
+ org.simantics.event.ontology;bundle-version="0.0.1",
+ org.eclipse.jface.text;bundle-version="3.6.1",
+ org.simantics.modeling;bundle-version="1.1.1",
+ org.simantics.layer0.utils;bundle-version="1.1.0",
+ org.simantics.modeling.ui;bundle-version="1.1.1",
+ org.simantics.graph.db;bundle-version="1.1.0",
+ org.simantics.export.core;bundle-version="1.0.0",
+ org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430",
+ org.simantics.diagram,
+ org.eclipse.e4.ui.di,
+ org.eclipse.e4.core.contexts,
+ org.eclipse.e4.ui.workbench,
+ org.eclipse.e4.ui.services,
+ org.eclipse.e4.core.commands,
+ org.eclipse.e4.ui.bindings;bundle-version="0.11.0",
+ org.eclipse.e4.core.di.annotations,
+ org.eclipse.e4.core.services
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy