Why is JRE Execution Environment only set on JRE 1.4? [message #1733939] |
Thu, 02 June 2016 06:53  |
Eclipse User |
|
|
|
In our scenario the user chose the JRE to run Eclipse on at the start page. I add a JRETask in my setup to enforce the correct JRE version and remind the user the select a JDK.
In our current setup both JRE's are version 1.8, hence both the JRE and the JDK is listed in the Eclipse preferences. The JDK is set as default but Eclipse does not use that JDK for new project or projects imported by Ommph and the users does not get any debug information for standard libraries.
If manually select the JDK as the default for execution environment JavaSE-1.8 it works as I should. But I can't figure out how to do this with Oomph.
In JRETask implementation I see that the execution environment is set for J2SE-1.4 but not for anything else.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.15152 seconds