从SVN检出项目,操作代码,使用快捷键时弹出 this compilation is not on the build path of a java project 对话框
在google中找到解决方案如下:
(1)在eclipse左边视图中选中工程项目
(2)点击Project -> Properties
(3)点击Project Facets,选择Java
原文路径:http://developer24hours.blogspot.com/2013/02/eclipse-this-compilation-is-not-on.html