- 时间:2022-04-20 17:33 编辑: 来源: 阅读:
- 扫一扫,手机访问
摘要:解决Eclipse配置Tomcat出现Cannot create a server using the selected type错误
在eclipse中配置Tomcat时,出现Cannot create a server using the selected type错误
[img]http://files.jb51.net/file_images/article/201702/201702210925454.png[/img]
[b]原因:[/b]Tomcat被删除或者是重新安装,并且安装目录改变了。
[b]解决方法:[/b]在“Window->preferences->Server->Runtime Environment”,编辑Tomcat的目录为你新安装的目录,然后保存,这样就可以建立Tomcat server了。
[img]http://files.jb51.net/file_images/article/201702/201702210925455.png[/img]
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!