eclipse 设置tomcat启动超时时间

修改此目录下文件:

.metadata\.plugins\org.eclipse.wst.server.core\servers.xml

start-timeout="45"将这个值设置的大一点。

相关推荐