-
Bug
-
Resolution: Won't Do
-
Major
-
6.0.0.CR1, 6.0.0.GA
-
None
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