在Eclipse中创建了一个Web工程后,需要将该工程部署到Tomcat中进行发布。有时就会遇到在New Server对话框中选择了Tomcat 7后却无法单击“Next”按钮的问题,如下图所示:

 eclipse部署web项目到 tomcat 时 无法点击下一步

 

        这时打开工程目录下的.metadata\.plugins\org.eclipse.core.runtime\.settings文件夹,删除org.eclipse.wst.server.core.prefs和org.eclipse.jst.server.tomcat.core.prefs这两个文件,再重启eclipse即可。

相关文章:

  • 2021-11-29
  • 2021-11-29
  • 2021-11-19
  • 2021-09-26
  • 2022-01-08
  • 2021-11-30
  • 2021-11-29
  • 2022-01-05
猜你喜欢
  • 2021-09-24
  • 2021-11-01
  • 2021-11-29
  • 2021-09-30
  • 2021-09-18
相关资源
相似解决方案