解决办法:Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: D:JAVAdaimajava-dailyTest1bin Caused by: java.lang.module.InvalidModuleDescriptorException: Test.class found in top-level directory
直接删除“module-info.java”文件(选中文件然后右击选‘Delet’)



