Lookup the location of the runtime library for a specific version of the JDK
Lookup the location of the runtime library for a specific version of the JDK
The Config to lookup the JDK installation location
The Config property path of the form 'jdk_locations.1.<N>' used to lookup the JDK location or to map to environment property of the form 'jdk_locations_1_<N>'
A pair of the JDK version (1.<N>) and, optionally, the location of the jre/lib/rt.jar in the JDK installation folder
Computes the additional JDK version-specific content to append to javacOptions
Computes the additional JDK version-specific content to append to javacOptions
JDK version & installation location, if available
content to append to javacOptions
https://blogs.oracle.com/darcy/entry/how_to_cross_compile_for
https://blogs.oracle.com/darcy/entry/bootclasspath_older_source
Computes the additional JDK version-specific content to append to scalacOptions
Computes the additional JDK version-specific content to append to scalacOptions
JDK version & installation location, if available
content to append to scalacOptions
https://blogs.oracle.com/darcy/entry/how_to_cross_compile_for
https://blogs.oracle.com/darcy/entry/bootclasspath_older_source
http://stackoverflow.com/questions/32419353/