Community
Participate
Working Groups
Created attachment 172453 [details] java-home.patch Please do not overwrite exported JAVA_HOME variable in org.eclipse.equinox.executable (patch attached).
Created attachment 177644 [details] patch Would like to use the -java argument if it is passed in instead of a pre-existing JAVA_HOME. Updated patch uses java in this order of precedence: 1) passed in -java 2) existing JAVA_HOME 3) default java home as specified in the build.sh for some platforms In all cases, we restore the JAVA_HOME to the original value at the end of the script.
released to head