Java compiler setting is keep resetting by itself
Answered
Hi!Â
In our project some developers use Eclipse (crazy, I know 😄) and some IntelliJ. The thing is that IntelliJ crew has to set `Use compiler` option to `Eclipse` in `Build, Execution, Deployment > Compiler > Java Compiler`. that's fine, but it keeps getting reset to `Javac` by itself. Is that some kind of bug or am I missing something?Â
I have a project with multiple modules, but this is a project setting I belive so it should be fine?Â
Thanks in advance!Â
Please sign in to leave a comment.
Hello Piotr,
Do you use any build tool (Maven, Gradle)?
Yepp, Maven
Piotr,
There is related issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-202286
Please try suggestions from comments.