Java compilation error

已回答

I'm still using jdk7 in my old project, but when I upgrade to idea2024.3.1 my project can't pass compilation, when I change back to idea2024.1 it's normal, I've tried all kinds of methods on the Internet and can't solve it, please help see what the problem is, thank you

java: Compilation failed: internal java compiler error

0

Please check these issues:

https://youtrack.jetbrains.com/issue/IDEA-361854/IDEA-2024.3-cannot-compile-Java-7-Projects

https://youtrack.jetbrains.com/issue/IDEA-363479/Compilation-failed-internal-java-compiler-error

As a workaround, set -Djps.fallback.jdk.home in Help | Edit Custom VM Options that will point to JDK 1.8.

The fix will be available in the next update (2024.3.2).

0

Pls when will 2024.3.2 be released?

0

The release is planned this week.

0

请先登录再写评论。