cencenhai 发表于 2018-12-6 09:14:30

在elicpse下不能创建tomcat5.0

  在添加tomcat中 提示如下“Cannot create a server using the selected type”不能使用被挑选出来的
  造成这个问题的原因是:
http://blog.运维网.com/attachment/201205/121041643.png
  点击了 “swith Location” 并且保存。
  改变了tomcat路径的应用
  解决办法:
        到[工程目录下]/.metadata/.plugins/org.eclipse.core.runtime .settings文件夹下找到
  org.eclipse.wst.server.core.prefs
   org.eclipse.jst.server.tomcat.core.prefs 把这两个文件删除
  .重启eclipse



页: [1]
查看完整版本: 在elicpse下不能创建tomcat5.0