I've just installed Eclipse for Java but when I run my code it gives an error saying 'Module myproject not found' Can someone give a hand pls???? Exact error code: Error occurred during initialization of boot layer java.lang.module.FindException: Module myproject not found
Asked
Active
Viewed 53 times
0
-
Does your integration support launching module applications? – Spectric Sep 19 '20 at 14:06
-
How can I check whether it does or not? I'm quite a code newbie :) – Nice Sep 19 '20 at 14:10
-
Does [this](https://stackoverflow.com/questions/50334794/java-10-eclipse-maven-java-lang-module-findexception-module-myproject-not-fo) help? – Spectric Sep 19 '20 at 14:10
-
Soo I need to download Eclipse Photon? Did I get it right? – Nice Sep 19 '20 at 14:16
-
Try this: https://stackoverflow.com/questions/49520858/error-occurred-during-initialization-of-boot-layer-findexception-module-not-fou – Sep 19 '20 at 14:24
-
Perhaps it would be better if we discussed this in chat. – Spectric Sep 19 '20 at 14:57