X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.charts%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.charts%2FMETA-INF%2FMANIFEST.MF;h=a0c30d5897775cbd0da4d80a4e6965e16c306351;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.charts/META-INF/MANIFEST.MF b/bundles/org.simantics.charts/META-INF/MANIFEST.MF new file mode 100644 index 000000000..a0c30d589 --- /dev/null +++ b/bundles/org.simantics.charts/META-INF/MANIFEST.MF @@ -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