]
Denis Golovin commented on JBDS-4179:
-------------------------------------
Nope, but the reason behind it is JDK GraphicsEnvironment.isHeadless() returning true and
that is why IzPack decides it has no UI and switch to console mode.
DevStudio installer uses console installation instead of wizard
---------------------------------------------------------------
Key: JBDS-4179
URL:
https://issues.jboss.org/browse/JBDS-4179
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Affects Versions: 10.2.0.GA
Environment: openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-b14)
Reporter: Marián Labuda
Assignee: Denis Golovin
I tried to install latest DevStudio
(devstudio-10.2.0.GA-v20161116-0039-B6472-installer-standalone.jar) but when I run
installation as usual, I get console installation - at first whole license text and prompt
to 1) Accept, 2) Reject, 3) Redisplay. After that installation unpack files to home and I
am not able to select destination.
This happens with older version of openjdk8. With latest available openjdk for fedora
(1.8.0_111) it works.