无法从以下方式,添加Tomcat服务器。 其中ServerName是被置为灰色的,无法编辑。
Eclipse的Servers视图中无法添加Tomcat

解决办法:
关闭Eclipse
打开WorkSpace所在的位置。 {workspace-directory}/.metadata/.plugins/org.eclipse.core.runtime/.settings
删除以下文件
org.eclipse.wst.server.core.prefs
org.eclipse.jst.server.tomcat.core.prefs
重启 Eclipse,即可解决所有问题。

相关文章:

  • 2021-06-02
  • 2022-12-23
  • 2021-09-13
  • 2021-06-24
  • 2021-04-05
猜你喜欢
  • 2021-04-22
  • 2021-10-21
  • 2021-12-10
  • 2021-11-02
  • 2021-10-02
相关资源
相似解决方案