eclipse安裝Tomcat8.5
在eclipse中,當使用tomcat版本為8.5時無法與eclipse綁定,選擇8.0或9.0版本都會提示:
The Apache Tomcat installation at this directory is version 8.5.5. A Tomcat 8.0 installation is expected.
如下圖:
2種解決辦法:
一、 修改tomcat的版本號
1.使用WinRar, WinZip, 7zip打開文件./lib/catalina.jar (注意不要解壓)
2.打開文件org/apache/catalina/util/ServerInfo.properties
3.修改文件第16行版本號為 8.0.0
4.保存,將文件更新到原jar包中即可
二、打補?。?br/>
https://bugs.eclipse.org/bugs/attachment.cgi?id=262418&action=edit
Download this patch and put it to the plugins directory of your Eclipse installation. It will replace the default "org.eclipse.jst.server.tomcat.core_1.1.800.v201602282129.jar".
想了解更多?現(xiàn)在就開始免費體驗