1. 下载并成功安装Eclipse和Tomcat (下载网址:http://tomcat.apache.org/    文件:例: apache-tomcat-7.0.5);

  2. 打开Eclipse,单击“window”菜单,选择下方的“Preferences”:

    eclipse 中配置 tomcat 服务器
  3. 找到Server下方的Runtime Environment,单击右方的Add按钮:

    eclipse 中配置 tomcat 服务器
  4. 选择已经成功安装的Tomcat版本,单击Next:

    eclipse 中配置 tomcat 服务器
  5. 设置Tomcat的安装目录和相应的JRE: 

    eclipse 中配置 tomcat 服务器
  6. 设置完成后,单击OK即可完成设置!

    eclipse 中配置 tomcat 服务器

相关文章:

  • 2021-05-27
  • 2021-07-20
  • 2021-12-24
猜你喜欢
  • 2021-11-28
  • 2021-08-21
  • 2021-11-25
  • 2021-06-12
相关资源
相似解决方案