...
- set JAVA_HOME and JDK_HOME to point to the top of the JDK 9 ea 142148+.
- set gradle 3.1+ in your path
- ensure Ant 1.8.2 is in your path
- set the following env variable to allow gradle to run with the latest JDK 9:
export _JAVA_OPTIONS="-Dsun.reflect.debugModuleAccessChecks=true --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED"
Note: on windows, these paths MUST be in dos format, though you can use the 'right' slashes ('/'). Test your settings with:
...
Overview
Content Tools
ThemeBuilder