Invalid Java installation found at 'C:\Program Files\Java\jdk-13.0.2' (Windows Registry). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details.

Answered

I have switched my SDK from file → project structure, i reupdated my java  i redid that path of JAVA_HOME. I also updated my gradle and java compiler paths. WHAT DO I DO???

1
1 comment

Hello!

Thank you for reporting this!

I'm assuming the error message comes from Gradle during the build?

Does it persist if you run Gradle from OS Command Prompt?

Try running the build with --info flag - it might give you more context for the error.

0

Please sign in to leave a comment.