编辑servers.xml
(位置:your_workspace/.metadata/.plugins
/org.eclipse.wst.server.core/servers.xml),
找到"start-timeout ",把值45改大,比如start-timeout="3600"。然后
重启eclipse。
本文介绍如何通过编辑servers.xml文件中的start-timeout值来解决Eclipse启动超时的问题。具体步骤包括找到servers.xml文件的位置并修改启动超时时间。
编辑servers.xml
(位置:your_workspace/.metadata/.plugins
/org.eclipse.wst.server.core/servers.xml),
找到"start-timeout ",把值45改大,比如start-timeout="3600"。然后
重启eclipse。

被折叠的 条评论
为什么被折叠?