X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.spreadsheet.fileimport%2FMETA-INF%2FMANIFEST.MF;h=45df7045485243d1e6c5345464a6ceaf2542bef3;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hp=b2c4d0f7d8d8f27c398c681bd84b31516de34c82;hpb=e02b8761385c8b353cccabab32897353f764cac6;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.spreadsheet.fileimport/META-INF/MANIFEST.MF b/bundles/org.simantics.spreadsheet.fileimport/META-INF/MANIFEST.MF index b2c4d0f7d..45df70454 100644 --- a/bundles/org.simantics.spreadsheet.fileimport/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.spreadsheet.fileimport/META-INF/MANIFEST.MF @@ -1,12 +1,16 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Fileimport +Bundle-Name: Spreadsheet File Import Bundle-SymbolicName: org.simantics.spreadsheet.fileimport Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.spreadsheet.fileimport.Activator Require-Bundle: org.eclipse.core.runtime, org.simantics.fileimport, - org.simantics.db -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.db, + org.simantics.spreadsheet.graph, + org.simantics +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Service-Component: OSGI-INF/component.xml +Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.spreadsheet.fileimport