Java compiler keeps changing from Eclipse to Javac
Answered
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?
Please sign in to leave a comment.
It's a known issue for the Maven based projects: https://youtrack.jetbrains.com/issue/IDEA-202286.
Thanks. It's very annoying...