Errors during compiling when using modules

Answered

Hi,

In my project (JDK 13, JavaFX 13, Maven) after I build it successfully the build fails when I modify my code and build it again. I get the following message:

Error:java: java.lang.module.FindException: Error reading module: <path to project root>\target\classes

I need to delete the target folder, then build it again, this time it's working.

 

0
1 comment

Hello,

Please follow the related issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-220595

0

Please sign in to leave a comment.