当前位置: 代码迷 >> Eclipse >> 解决“在eclipse中配置Tomcat时,出现Cannot create a server using the selected type的异常”的有关问题
  详细解决方案

解决“在eclipse中配置Tomcat时,出现Cannot create a server using the selected type的异常”的有关问题

热度:360   发布时间:2016-04-23 01:44:37.0
解决“在eclipse中配置Tomcat时,出现Cannot create a server using the selected type的错误”的问题

在eclipse中配置Tomcat时,出现“Cannot create a server using the selected type”的错误。

出现原因:Tomcat重新安装,并且安装目录改变了。

解决方案:在“Window->preferences->Server->Runtime Environment”,编辑Tomcat的目录为你新安装的目录,然后保存,这样就可以建立Tomcat server了。

  相关解决方案