3 lines
101 B
Batchfile
3 lines
101 B
Batchfile
call mvn clean compile
|
|
cd target\classes
|
|
java -classpath ".;*" com.github.drinkjava2.frog.Application |