The .bat file in the root of the project does not work on Windows because Windows uses semi-colons and not colons to delimit class path arguments. This file is probably meant as an example, but it was causing issues for a few new users who were running this software on Windows.
I just merged your changes. I am going to close this issue, but if you encounter any more problems feel free to create another or re-open this one. Thanks for updating the file!
The .bat file in the root of the project does not work on Windows because Windows uses semi-colons and not colons to delimit class path arguments. This file is probably meant as an example, but it was causing issues for a few new users who were running this software on Windows.