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=4829d00c5a4f025e63e641131a6331bdc88025f3;hp=48ce23f0e981b5f8b6cd1a989a2868d0943228bc;hb=b4374193caf61635d382af556ec913bf278d53a8;hpb=86adc86522decdf79259743cde5ec3688af3d908 diff --git a/bundles/org.simantics/META-INF/MANIFEST.MF b/bundles/org.simantics/META-INF/MANIFEST.MF index 48ce23f0e..4829d00c5 100644 --- a/bundles/org.simantics/META-INF/MANIFEST.MF +++ b/bundles/org.simantics/META-INF/MANIFEST.MF @@ -7,12 +7,10 @@ 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", org.simantics.layer0.utils;bundle-version="1.1.0", org.simantics.application;bundle-version="1.1.0", org.simantics.db.indexing;bundle-version="1.1.0", @@ -22,8 +20,9 @@ Require-Bundle: org.eclipse.core.runtime;visibility:=reexport, org.simantics.db.procore;bundle-version="1.1.0", org.slf4j.api, org.ini4j;bundle-version="0.5.4" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +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