Error occurred during initialization of boot layer
问题 I followed the steps to create the HelloWorld example but it doesn't run. It gives the following error: Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: F:\Develop\eclipse\HelloWorld\bin Caused by: java.lang.module.InvalidModuleDescriptorException: HelloWorld.class found in top-level directory (unnamed package not allowed in module)" Please advise how to solve this. 回答1: The error occurs because of you add your jar library files to