nextgg

情境:删除tomcat8后,新增时,选择tomcat8后,不能进行“下一步”。

解决:

1. 关闭eclipse,进入eclipse的workspace,进入\.metadata\.plugins\org.eclipse.core.runtime\.settings文件夹

2. 找到org.eclipse.jst.server.tomcat.core.prefs文件,删除对应记录

3. 找到org.eclipse.wst.server.core.prefs文件,删除对应记录

4. 重新添加tomcat8.

PS:不仅限于tomcat8;俩文件直接删除,重新添加也可以。

 

分类:

技术点:

相关文章:

  • 2021-05-07
  • 2021-12-10
  • 2021-12-20
  • 2021-09-08
  • 2021-12-23
  • 2021-11-26
  • 2021-11-03
  • 2021-07-24
猜你喜欢
  • 2022-01-30
  • 2021-10-19
  • 2021-12-09
  • 2021-08-07
  • 2021-09-17
  • 2022-12-23
相关资源
相似解决方案