有时候原来能新建server,删掉后就不能新建了
1.退出eclipse
2.到[工程目录下 workspace ]/.metadata/.plugins/org.eclipse.core.runtime
3.把org.eclipse.wst.server.core.prefs和org.eclipse.jst.server.tomcat.core.prefs这两个文件去掉
4.重启eclipse
本文共 253 字,大约阅读时间需要 1 分钟。
有时候原来能新建server,删掉后就不能新建了
1.退出eclipse
2.到[工程目录下 workspace ]/.metadata/.plugins/org.eclipse.core.runtime
3.把org.eclipse.wst.server.core.prefs和org.eclipse.jst.server.tomcat.core.prefs这两个文件去掉
4.重启eclipse
转载于:https://www.cnblogs.com/gaoguofeng/p/8283194.html