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=7adcb430e65df93942b38aeee9313bfcb69a8dd2;hp=a8d8f0752c54d45171227163e5d40f34f0ffc570;hb=b4374193caf61635d382af556ec913bf278d53a8;hpb=49178b3ca3e43a700298124de4adb7305c7092b7 diff --git a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF index a8d8f0752..7adcb430e 100644 --- a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF @@ -5,16 +5,16 @@ Bundle-SymbolicName: org.simantics.fileimport;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.fileimport.Activator Require-Bundle: org.eclipse.core.runtime, - org.apache.log4j, org.simantics.db, org.simantics, org.simantics.graphfile;bundle-version="0.1.0", 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