eclipse莫名崩溃,再次打开eclipse提示选择工作区,进入eclipse后我只好重新
导入项目,再次导入项目jsp第一行出现红叉,以往遇到这种情况右键显目build path就能解决,但是这次没有识别到需要重新部署tomcat服务器
在”Windows" - >"preference"- >"server"->"Runtime Environment"显示this project is not associated with any servers。
解决方案:eclipse 项目名称右击 选择“New” -> "other" -> "server" -> "tomcat6" - > "finish"