Skip to content

Instantly share code, notes, and snippets.

@siviae
Created March 19, 2014 09:44
Show Gist options
  • Save siviae/9638568 to your computer and use it in GitHub Desktop.
Save siviae/9638568 to your computer and use it in GitHub Desktop.
test exec
"C:\Program Files\Java\jdk1.7.0_25\bin\javac.exe" -classpath ".\src" ^
src\ru\ifmo\ctddev\isaev\Implementor.java
"C:\Program Files\Java\jdk1.7.0_25\bin\java.exe" -classpath .\src;^
..\java-advanced-2014\lib\hamcrest-core-1.3.jar;^
..\java-advanced-2014\lib\junit-4.11.jar;^
..\java-advanced-2014\lib\quickcheck-0.6.jar;^
..\Tests.jar ^
info.kgeorgiy.java.advanced.implementor.Tester class ru.ifmo.ctddev.isaev.Implementor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment