eclipse无法安装Tomcat8.5版本

图片说明

重新安装了个Tomcat然后在eclipse中无法添加8.5的tomcat,求大神告知.

workspace下的org.eclipse.wst.server.core.prefs和org.eclipse.jst.server.tomcat.core.prefs我已经删除还是添加不了Tomcat

原因:

Tomcat版本比较特别,无法与eclipse绑定,选择8.5提示:

The Apache Tomcat installation at this directory is version 8.5.12. A Tomcat 8.0 installation is expected.

解决方案:http://blog.csdn.net/change518/article/details/52577132

http://jingyan.baidu.com/album/48a42057f8dfafa92525044d.html

eclipse版本太低,最高支持tomcat8.0,换eclipse

http://blog.csdn.net/strong815/article/details/24320979

重装一个能够匹配上tomcat的eclipse

Tomcat版本比较特别,无法与eclipse绑定,选择8.5提示:

The Apache Tomcat installation at this directory is version 8.5.12. A Tomcat 8.0 installation is expected.

解决方案:http://blog.csdn.net/change518/article/details/52577132

http://jingyan.baidu.com/album/48a42057f8dfafa92525044d.html

相比换eclipse,换个低版本的Tomcat容易一些

版本不匹配,换更高的eclipse