X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.trend%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.trend%2FMETA-INF%2FMANIFEST.MF;h=1daf9cc51020677f157d875219211ab98b25d926;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.trend/META-INF/MANIFEST.MF b/bundles/org.simantics.trend/META-INF/MANIFEST.MF new file mode 100644 index 000000000..1daf9cc51 --- /dev/null +++ b/bundles/org.simantics.trend/META-INF/MANIFEST.MF @@ -0,0 +1,20 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Trend +Bundle-SymbolicName: org.simantics.trend +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.trend.Activator +Require-Bundle: org.eclipse.core.runtime, + org.simantics.g2d;bundle-version="1.1.1", + org.simantics.utils;bundle-version="1.1.0", + org.simantics.databoard;bundle-version="0.6.2", + org.simantics.history;bundle-version="1.0.0", + org.simantics.simulation;bundle-version="1.1.0";resolution:=optional, + com.lowagie.text;bundle-version="2.1.5";resolution:=optional +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Export-Package: org.simantics.trend, + org.simantics.trend.configuration, + org.simantics.trend.impl, + org.simantics.trend.util +Bundle-Vendor: Semantum Oy