This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wenyin-qad
/
qad
Watch
3
Star
0
Fork
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.
5
Commits
1
Branch
0
Tags
1.4 MiB
Java
99.6%
Batchfile
0.2%
Shell
0.2%
Tree:
573a712c63
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '573a712c63'
${ noResults }
qad
/
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