]
Nick Boldt commented on JBDS-4588:
----------------------------------
Note that parent pom can't yet be built w/ JDK 9 and Mvn 3.5.0.
update installer to be able to use JDK 9
----------------------------------------
Key: JBDS-4588
URL:
https://issues.jboss.org/browse/JBDS-4588
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Affects Versions: 11.1.0.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 11.x
Investigate what's needed to support running the installer w/ JDK 9.
May also need to add this to the devstudio.ini, after *-vmargs*:
{code}-Dosgi.requiredJavaVersion=1.8
--add-modules=ALL-SYSTEM{code} --
https://wiki.eclipse.org/Configure_Eclipse_for_Java_9#Configure_Eclipse_f...
cc: [~mmalina] [~jeffmaury] [~dgolovin]