Windows Batch Script to Change JAVA_HOME
As Java developers we are often found to work with various java versions. Here is a windows batch file that would help you switch the Java versions in a more sane way. Switch between different JDK versions in Windows with a batch file. Before running the Batch file, here are the things to make a […]
Read More →