Skip to content

Commit e40ed71

Browse files
committed
修改图片路径
1 parent ed3f20e commit e40ed71

File tree

2 files changed

+2
-109
lines changed

2 files changed

+2
-109
lines changed

_posts/tools/2016-06-29-idea_maven_tomcat_plugin.md

Lines changed: 0 additions & 107 deletions
This file was deleted.

_posts/tools/2017-06-29-idea_maven_tomcat_plugin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ mvn clean tomcat7:run
3737

3838
* 添加maven的Run/Debug项(Run->Edit Config)
3939

40-
![选择maven](http://www.codingted.com:9090/tool/img/idea_debug.jpg)
40+
![选择maven](http://www.codingted.com:9090/tools/img/idea_debug.jpg)
4141

4242
* 填写相应的命令
4343

44-
![填写运行命令](http://www.codingted.com:9090/tool/img/idea_debug_2.jpg)
44+
![填写运行命令](http://www.codingted.com:9090/tools/img/idea_debug_2.jpg)
4545

4646
> 这样只要进行debug启动就可以调试了但是,改完以后idea是不会自动部署的。
4747

0 commit comments

Comments
 (0)