dom-distiller
dom-distiller copied to clipboard
Add a script to select JDK
The script is helpful when developers have multiple JDKs installed
in the system. It will setup the link to the java binary, as well
as JAVA_HOME
and CLASSPATH
. As a newbie in java, I was
confused. Since I figured it out, I hope this could help others.