Fleet shows me this, but I can't click on any link...
# fleet
s
Fleet shows me this, but I can't click on any link. How can I fix it manually?
Copy code
Invalid Gradle JDK configuration found. <a href='#open_external_system_settings'>Open Gradle Settings</a> 

com.intellij.openapi.externalSystem.service.execution.ExternalSystemJdkException: Invalid Gradle JDK configuration found. <a href='#open_external_system_settings'>Open Gradle Settings</a>
m
Maybe you can go to
Settings...
, then your project settings (in seconds tab) and select the other JDK there under
Toolchains
section?
s
It actually all looks ok:
v
I can’t click on any link.
It’s known problem, your can track it at FL-19412
How can I fix it manually?
Usually the update of the java toolchain setting should help. Can you provide logs using
Help > Diagnostic Tools > Collect Logs...
in Fleet and share it with us?
s
Thanks for pointing me at the existing issue, I've upvoted it. I'm not sure what changed, but today I currently can't reproduce the issue anymore. If I can again, I'll attach the log to that ticket.
🙏 1