This website works better with JavaScript.
Explore
Help
Register
Sign In
ZheJiangNingBo
/
SafeCompanyPC
Watch
7
Star
0
Fork
You've already forked SafeCompanyPC
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
bbt
dev_06-26
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
SafeCompanyPC
/
bin
/
clean.bat
12 lines
102 B
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
View Git Blame
Copy Permalink