This website requires JavaScript.
Explore
Help
Register
Sign In
jiangyq
/
YZProjectCloud
Watch
1
Star
0
Fork
You've already forked YZProjectCloud
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b26778ca05
YZProjectCloud
/
bin
/
clean.bat
12 lines
113 B
Batchfile
Raw
Normal View
History
Unescape
Escape
jiangyuqi init commit
2024-08-17 12:11:19 +08:00
@
echo
off
echo
.
增加mac
2024-12-24 00:04:30 +08:00
echo
[信息] 清理工程target生成路径。
jiangyuqi init commit
2024-08-17 12:11:19 +08:00
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause