You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, MojoUtils.findJavaExecutable returns null if toolchains.xml file does not have properly configured jdkHome.
It should either return more descriptive message or fallback to java.
The text was updated successfully, but these errors were encountered:
Currently,
MojoUtils.findJavaExecutable
returns null if toolchains.xml file does not have properly configured jdkHome.It should either return more descriptive message or fallback to
java
.The text was updated successfully, but these errors were encountered: