X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=org.simantics.fmil.core%2FMETA-INF%2FMANIFEST.MF;h=7d115541a95c049145745d8d13858ef0b7bf046b;hb=b74cf2632ea8a42163add129b4fe8ec36a4f39d1;hp=29e24d24a46e90854abaf4f4dde952796a1eeddb;hpb=9dcc8cac323b2fc064007203ef76e57e152699db;p=simantics%2Ffmil.git diff --git a/org.simantics.fmil.core/META-INF/MANIFEST.MF b/org.simantics.fmil.core/META-INF/MANIFEST.MF index 29e24d2..7d11554 100644 --- a/org.simantics.fmil.core/META-INF/MANIFEST.MF +++ b/org.simantics.fmil.core/META-INF/MANIFEST.MF @@ -7,6 +7,7 @@ Bundle-Vendor: Semantum Oy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0", org.simantics.utils;bundle-version="1.1.0", - org.simantics;bundle-version="1.0.0", - org.slf4j.api + org.slf4j.api, + gnu.trove3;bundle-version="3.0.3" Export-Package: org.simantics.fmil.core +Require-Capability: org.simantics.fmil.simulator.implementation.capability;filter:="(type=fmi)";effective:="active"