]
Max Rydahl Andersen commented on JBDS-3499:
-------------------------------------------
Not following - if the installer states it wants JDK8 and you are running with JDK7 why
should it not use JDK8 ?
Installer always use JVM it is running with in automated mode
-------------------------------------------------------------
Key: JBDS-3499
URL:
https://issues.jboss.org/browse/JBDS-3499
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.0.0.Beta2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 9.0.0.CR1
Problem is after it installs JBDS it updates jbdevstudio ini with jvm location defined in
automated-installer.xml configuration. In case JVM it is running with and JVM location
defined in xml file are different JBDS might not start after installation.