Files

3 lines
100 B
Batchfile
Raw Permalink Normal View History

2025-10-09 16:08:27 +08:00
call mvn clean compile
cd target\classes
java -classpath ".;*" com.gitee.drinkjava2.frog.Application