Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the .bat file, used for running on Windows
This is a workaround for an issue with the generated .bat file, reported in #463. Instead of listing each and every .jar file in the lib directory, we just use a wildcard to include everything in the lib directory in the classpath.
- Loading branch information