在intellij idea 中配置 tomcat 时,发现发布的项目并没有在 tomcat目录下的webapps目录下。
需要设置intellij idea 发布的路径,打开Project Structure
![](https://img.haomeiwen.com/i6408676/a0ada8bfedb8908d.png)
发现默认发布路径是在你的项目下一个out的目录下
![](https://img.haomeiwen.com/i6408676/f115d3936a820c83.png)
接下来修改目录到tomcat下的webapps下
![](https://img.haomeiwen.com/i6408676/48b34edded3fda4a.png)
OK
在intellij idea 中配置 tomcat 时,发现发布的项目并没有在 tomcat目录下的webapps目录下。
需要设置intellij idea 发布的路径,打开Project Structure
发现默认发布路径是在你的项目下一个out的目录下
接下来修改目录到tomcat下的webapps下
OK
本文标题:intellij idea 部署tomcat 发布项目到weba
本文链接:https://www.haomeiwen.com/subject/orzjyxtx.html
网友评论