]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.trend/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.trend / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.trend/META-INF/MANIFEST.MF b/bundles/org.simantics.trend/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..1daf9cc
--- /dev/null
@@ -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