SyntaxFix
Write A Post
Hire A Developer
Questions
Please note that wildcard expansion is broken for Java 7 on Windows.
Check out this StackOverflow issue for more information.
The workaround is to put a semicolon right after the wildcard. java -cp "somewhere/*;"
java -cp "somewhere/*;"