在eclipse中,当使用tomcat版本为8.5时(一个神奇的版本),没法与eclipse绑定,选择8.0或9.0版本都会提示:apache
The Apache Tomcat installation at this directory is version 8.5.5. A Tomcat 8.0 installation is expected.tomcat
以下图:app
2种解决办法:eclipse
1. 人肉修改tomcat的版本号this
[plain] view plain copyspa
成功绑定:.net
2.打补丁:code
https://bugs.eclipse.org/bugs/attachment.cgi?id=262418&action=editserver
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".blog