developer-platform-install icon indicating copy to clipboard operation
developer-platform-install copied to clipboard

Add check for an existing Java to find if it is JRE or JDK

Open dgolovin opened this issue 7 years ago • 0 comments

JBDS will run on both, but in order to develop something the user needs a JDK. The detection/selection will allow using JRE distribution of Java without even a warning. We should find out what kind of Java the user has selected and at least display a warning if it is not JDK (or just not allow JRE).

Migrated from https://issues.jboss.org/browse/JBDS-3701.

dgolovin avatar Dec 13 '17 05:12 dgolovin