]
Denis Golovin updated JBDS-4107:
--------------------------------
Fix Version/s: 10.2.0.AM2
Devstudio install config has wrong java path on windows
-------------------------------------------------------
Key: JBDS-4107
URL:
https://issues.jboss.org/browse/JBDS-4107
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.AM2
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Blocker
Fix For: 10.2.0.AM2
I'm getting this error whenever I select JDK and Devstudio for installation:
{noformat}"[ERROR] configured java executable
'C:\DevelopmentSuite\jdk8\bin\java' doesn't match regular location inside home
directory"{noformat}
I'm guessing the following commit introduced the issue, because the path now
doesn't contain an exe file for windows.
https://github.com/redhat-developer-tooling/developer-platform-install/pu...
It actually doesn't matter if JDK is skipped or installed, the path just doesn't
point to the exe.