Java compiler setting is keep resetting by itself
已回答
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!
请先登录再写评论。
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.