]
Josef Kopriva updated JBDS-2430:
--------------------------------
Component/s: common
Path to java hardcoded in JBDS
------------------------------
Key: JBDS-2430
URL:
https://issues.redhat.com/browse/JBDS-2430
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: common
Affects Versions: 6.0.0.CR1, 6.0.0.GA
Reporter: Robert Balent
Assignee: Denis Golovin
Priority: Major
Fix For: 7.0.0.Alpha2
After installation of JBDS, it doesn't use java specified in $JAVA_HOME or in $PATH
but tries to run with java hardcoded in JBDS configuration file.
Problem occurs and JBDS don't even start in situation that you want to run JBDS with
different java (in different directory) than was present at installation time.
It would be the best to use java specified in $JAVA_HOME or present on $PATH and avoid
this problem.
Workaround:
1. Install java to the same directory as the previous java
or
2. Manually edit jbdevstudio.ini and change path to the java