X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.fileimport%2FMETA-INF%2FMANIFEST.MF;h=57c7e90ba7d88929a3ec844760d4b48570d50069;hp=a8d8f0752c54d45171227163e5d40f34f0ffc570;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=fcaaf23487d5aacf4fb2482e61ddbc55112ca17b diff --git a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF index a8d8f0752..57c7e90ba 100644 --- a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF @@ -12,9 +12,10 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.graphfile.ontology;bundle-version="0.1.0", org.simantics.modeling;bundle-version="1.1.1", org.slf4j.api -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.fileimport Service-Component: OSGI-INF/FileReferenceFileImport.xml, OSGI-INF/LibraryFolderFileImport.xml Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.fileimport