Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: C:\Users\USER\eclipse-workspace\bin
Caused by: java.lang.module.InvalidModuleDescriptorException: MyClass.class found in top-level directory (unnamed package not allowed in module)
Подробнее здесь: https://stackoverflow.com/questions/511 ... the-reason