developer-platform-install
developer-platform-install copied to clipboard
Install JDK and force usage of it for JBDS even if a JRE is available
When using JBDS, a lot of people will use Maven and having a JDK by default is better. It allows to launch Maven install with java compilation directly, without extra configuration.
(as a side note, do we really want to set a vm in .ini? when the Vm is updated, the link is broken and we need to update it)
Migrated from https://issues.jboss.org/browse/JBDS-4103.