]
Radim Hopp closed JBIDE-19713.
------------------------------
Verified in JBDS 9.0.0.Beta1a. Closing.
Location for 'runtime-locations.proprty' file hardcodes
'studio' segment in relative path
-----------------------------------------------------------------------------------------
Key: JBIDE-19713
URL:
https://issues.jboss.org/browse/JBIDE-19713
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.3.0.Alpha2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.3.0.Beta1
Latest p2 release introduces new RCP Product layout for Mac where all bits are located
inside Product.app package. This leads to runtime detection not being able to find
runtime-locations.properties file with default configuration for locations where to search
for runtimes. It happens because path to file above has two extra path segments
'../studio' which are not required at all.