This website works better with JavaScript.
Explore
Help
Sign In
p27896134
/
hunnu_ido
Watch
1
Star
0
Fork
You've already forked hunnu_ido
0
Code
Issues
Pull Requests
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
master
v1.0
v2.0
v2.1
v2.2
v2.3
v3.0
v3.1
v3.2
v3.2.1
v3.3.0
v3.4.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
hunnu_ido
/
bin
/
clean.bat
12 lines
103 B
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
View Git Blame
Copy Permalink