mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-04 16:25:01 -05:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
|
taskkill /F /IM java.exe
|
||
|
set PATH=%PATH%;ant\bin
|
||
|
ant compile
|
||
|
pause
|