Connecting Tomcat server to Eclipse

后端 未结 12 1783
忘掉有多难
忘掉有多难 2021-01-04 10:04

I am trying to use Tomcat 6.0 as a web development server within SpringSource Tool Suite 2.7.1. I create a runtime, download tomcat, create a server, etc as per these instru

12条回答
  •  悲哀的现实
    2021-01-04 10:47

    You might want to check/manually edit your path by going into server properities:

    In Servers view,

    1) double-click on Tomcat server.

    2) Then click on Overview of Tomcat settings appears.

    3) "Open launch configuration" then Classpath

    4) Edit User Entries here

提交回复
热议问题