Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的环境中添加了一个 Tomcat 服务器add server。但是,当我不知道服务器的确切版本时,即使我仔细查看了服务器属性:
add server
如何在eclipse中显示tomcat的确切服务器版本?
AFAIK 您无法在 Eclipse 中直接看到确切的 tomcat 版本,但是如果您通过控制台中的 eclipse 启动 tomcat,您应该会看到带有 tomcat 版本的行。像这样的东西:
INFO: Starting Servlet Engine: Apache Tomcat/7.0.29