developer-platform-install
developer-platform-install copied to clipboard
Add check for an existing Java to find if it is JRE or JDK
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.