Java 1.6 JRE on Windows 7 - no class name
Apcio opened this issue · 2 comments
Apcio commented
d-franklin commented
I know this is old, but the solution on windows is to use the command;
java -cp "IronCushion-0.1.jar;netty-3.3.1.Final.jar" co.adhoclabs.ironcushion.Benchmark
Note the quotes and semicolon instead of a colon.
Apcio commented
Thank you for the answer, but this problem is resolved long time ago.
Sorry for not closed it before.