Java compiler keeps changing from Eclipse to Javac
已回答
I set the java compiler to Eclipse, but it keeps changing back to Javac. This happens every time IntelliJ starts. Any idea why this is happening? Am I missing some default settings or is this a bug?
请先登录再写评论。
It's a known issue for the Maven based projects: https://youtrack.jetbrains.com/issue/IDEA-202286.
Thanks. It's very annoying...