I am an absolute beginner when comes to Java and I just installed eclipse. When running my first project I see this strange error that I don't think has anything to do with my code:
Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: C:\Users\Filip\eclipse-workspace\Bomberman\bin
Caused by: java.lang.module.InvalidModuleDescriptorException: CONSTANT_Module at entry 8 is zero length
Do you guys have any advice?