Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JeeSpringCloud
Commits
09b7143d
Commit
09b7143d
authored
Nov 12, 2018
by
Huang
Browse files
no commit message
parent
8ac5ea16
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringCloud/bin/idea del.bat
View file @
09b7143d
...
@@ -9,33 +9,34 @@ cd ..\
...
@@ -9,33 +9,34 @@ cd ..\
if
exist
.\jeespring
-web
\target
(
if
exist
.\jeespring
-web
\target
(
rmdir
/s/q
.\jeespring
-web
\target
rmdir
/s/q
.\jeespring
-web
\target
del
.\jeespring
-web
\
*
.iml
echo
[
info
]
del
.\jeespring
-web
\target
echo
[
info
]
del
.\jeespring
-web
\target
)
)
del
.\jeespring
-web
\
*
.iml
if
exist
.\jeespring
-mq
\target
(
if
exist
.\jeespring
-mq
\target
(
rmdir
/s/q
.\jeespring
-mq
\target
rmdir
/s/q
.\jeespring
-mq
\target
del
.\jeespring
-mq
\
*
.iml
echo
[
info
]
del
.\jeespring
-mq
\target
echo
[
info
]
del
.\jeespring
-mq
\target
)
)
del
.\jeespring
-mq
\
*
.iml
if
exist
.\jeespring
-framework
\target
(
if
exist
.\jeespring
-framework
\target
(
rmdir
/s/q
.\jeespring
-framework
\target
rmdir
/s/q
.\jeespring
-framework
\target
del
.\jeespring
-framework
\
*
.iml
echo
[
info
]
del
.\jeespring
-mq
\target
echo
[
info
]
del
.\jeespring
-mq
\target
)
)
del
.\jeespring
-framework
\
*
.iml
if
exist
.\jeespring
-company
\target
(
if
exist
.\jeespring
-company
\target
(
rmdir
/s/q
.\jeespring
-company
\target
rmdir
/s/q
.\jeespring
-company
\target
del
.\jeespring
-company
\
*
.iml
echo
[
info
]
del
.\jeespring
-company
\target
echo
[
info
]
del
.\jeespring
-company
\target
)
)
del
.\jeespring
-company
\
*
.iml
if
exist
.\jeespring
-cms
\target
(
if
exist
.\jeespring
-cms
\target
(
rmdir
/s/q
.\jeespring
-cms
\target
rmdir
/s/q
.\jeespring
-cms
\target
del
.\jeespring
-cms
\
*
.iml
echo
[
info
]
del
.\jeespring
-cms
\target
echo
[
info
]
del
.\jeespring
-cms
\target
)
)
del
.\jeespring
-cms
\
*
.iml
if
exist
.\projectFilesBackup
(
if
exist
.\projectFilesBackup
(
rmdir
/s/q
.\projectFilesBackup
rmdir
/s/q
.\projectFilesBackup
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment