X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics%2FMETA-INF%2FMANIFEST.MF;h=604255263f07c7a4ec345348286e5f35c1970f67;hp=90161d598ece6068fd690d1e0700be38036a9025;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=901596bae43d738281c8f02b4b27348c1964be51 diff --git a/bundles/org.simantics/META-INF/MANIFEST.MF b/bundles/org.simantics/META-INF/MANIFEST.MF index 90161d598..604255263 100644 --- a/bundles/org.simantics/META-INF/MANIFEST.MF +++ b/bundles/org.simantics/META-INF/MANIFEST.MF @@ -7,9 +7,8 @@ Bundle-Activator: org.simantics.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland Require-Bundle: org.eclipse.core.runtime;visibility:=reexport, org.simantics.db.layer0;bundle-version="1.1.0";visibility:=reexport, - org.simantics.db.management;bundle-version="1.1.0", + org.simantics.db.management;bundle-version="1.1.0";visibility:=reexport, org.simantics.project;bundle-version="1.0.1";visibility:=reexport, - org.simantics.db.procore.server.environment;bundle-version="1.1.0", org.simantics.graph.db;bundle-version="1.1.5", org.eclipse.equinox.p2.metadata;bundle-version="2.0.0", org.apache.log4j;bundle-version="1.2.15", @@ -20,9 +19,11 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport, org.simantics.scl.compiler;bundle-version="0.4.0", org.simantics.platform.ui.ontology;bundle-version="1.0.0", org.simantics.db.procore;bundle-version="1.1.0", - org.slf4j.api -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.slf4j.api, + org.ini4j;bundle-version="0.5.4" +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics, org.simantics.internal;x-friends:="org.simantics.modeling,org.simantics.ui", org.simantics.startup +Automatic-Module-Name: org.simantics