Server配置

配置web Server,本系统使用tomcat7作为web容器,需要配置tomcat Server,配置步骤如下:

添加tomcat运行环境

eclipse Server配置

eclipse Server配置

eclipse Server配置

点击完成

添加Tomcat Server

eclipse Server配置

 

 

 

eclipse Server配置

 

 

 

eclipse Server配置

 

显示Tomcat Server

eclipse Server配置

 

eclipse Server配置eclipse Server配置

配置tomcat

 

eclipse Server配置

eclipse Server配置

 

eclipse Server配置

eclipse Server配置

 

 

在上边红色框内加入java内存设置命令:

-Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m

 

eclipse Server配置

Eclipse默认将工程部署至eclipse的目录中,目录层次较深不易操作,这里改到tomcat 自己的部署目录 中。

注意:如果eclipse的tomcat已添加工程需要在eclipse中将tomcat下的工程全部移除后方可设置该项

 

配置完成,点击保存。

 

 

 

相关文章:

  • 2021-11-18
  • 2021-09-24
  • 2021-09-18
  • 2021-11-18
  • 2021-11-20
  • 2021-06-22
猜你喜欢
  • 2021-09-30
  • 2021-06-07
  • 2021-11-28
  • 2021-11-28
  • 2021-04-03
  • 2021-11-28
  • 2021-06-10
相关资源
相似解决方案