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
Would be great if jre or even better jre-server would be supported. Most of the time JDK is not necessary and you're better off running the smaller executables.
The text was updated successfully, but these errors were encountered:
I also don't understand why this is not supported. I needed to install JRE only.
However, the issue is not with downloading JRE package but only with setting javac alternative (since no javac is found)
I got it working by first specifying JRE variables (eg):
Would be great if jre or even better jre-server would be supported. Most of the time JDK is not necessary and you're better off running the smaller executables.
The text was updated successfully, but these errors were encountered: