Skip to content

Commit 7d1b7a9

Browse files
authored
Update eclipse-java-web-project-introduce.md
1 parent 2f21cb3 commit 7d1b7a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eclipse-java-web-project-introduce.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
8787
![Tomcat 配置](images/xxi-c-eclipse-project-tomcat-settings-3.jpg)
8888

89-
> * 如上图标注 1 所示,我们可以切换随时为项目切换不同的容器
89+
> * 如上图标注 1 所示,我们可以随时为项目切换不同的容器
9090
> * 如上图标注 2 所示,我们可以指定给运行的容器设置 VM 参数。
9191
> * 如上图标注 3 所示,这分别是在两种命令下的触发的事件。这个是 IntelliJ IDEA 特有的,也是重点。
9292
>
@@ -136,4 +136,4 @@ FLUSH PRIVILEGES;
136136
![Tomcat 输出 war 包](images/xxi-e-eclipse-project-output-war-1.gif)
137137

138138
> * 如上图 Gif 所示,除了在 Artifacts 中需要配置,还需要在容器中也跟着配置,这样在启动容器的时候才会输出一个 war 压缩包。
139-
> * 通过配置,我们也知道 war 的压缩包本质是根据展开的 war 输出包进行压缩的得来。
139+
> * 通过配置,我们也知道 war 的压缩包本质是根据展开的 war 输出包进行压缩的得来。

0 commit comments

Comments
 (0)