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