eclipse中配置tomcat

jdk与eclipse安装:https://blog.csdn.net/qq_35634418/article/details/79986985

tomcat安装:https://blog.csdn.net/qq_35634418/article/details/89059737

安装步骤:

打开eclipse

选择 window-->perferences-->server-->runtime environment

点击右侧Add添加tomcat服务器,然后选择电脑已有版本的tomcat

本电脑为Apache tomcatv9.0,然后点击next

Tomcat installation directory:这里点击Browse,选择你的tomcat安装的路径

这里为D:\apache-tomcat-9.0.8,然后点击finish,再点击apply and close

eclipse中配置tomcat完成。

eclipse中运行一个web项目:https://blog.csdn.net/qq_35634418/article/details/89060108

posted @ 2019-04-06 20:33  highlightyys  阅读(7)  评论(0编辑  收藏  举报