This website works better with JavaScript.
Explore
Help
Register
Sign In
blank
/
crk-api
Watch
1
Star
0
Fork
You've already forked crk-api
0
Code
Issues
Pull Requests
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.
1
Commit
1
Branch
0
Tags
836 KiB
Java
99.6%
Batchfile
0.2%
Shell
0.2%
Tree:
b42b9ed697
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b42b9ed697'
${ noResults }
crk-api
/
bin
/
clean.bat
12 lines
102 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
Copy Permalink