标签:
字符集建议统一设置UTF-8避免乱码产生
General --> content Types下所有项;
Editors --> Text Editors --> Spelling下的,拼写检查去掉
workspace设置UTF-8
Web --> JSP Files设置UTF-8
Server tomcat7 was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor
修改workspace\.metadata\.plugins\org.eclipse.wst.server.core\servers.xml文件的start-timeout大一些即可;
标签:
原文地址:http://www.cnblogs.com/wolongjv/p/5169117.html