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