Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试在 Eclipse 中打开 Excising Project 时。它在项目中显示错误,但在其他系统中没有任何其他运行良好。但是,当我在 Eclipse 中打开相同的File-->Import-->select General--> Excising Project in Workspace-->Select Root Directory -->here
File-->Import-->select General--> Excising Project in Workspace-->Select Root Directory -->here
我选择了我的项目文件夹,之后我可以完全导入项目,所有导入的东西。但它显示错误,不知道那个错误是什么,帮我解决这个问题..提前谢谢
也许Eclipse menu -> Project -> Clean..可以帮助错误消失?
Eclipse menu -> Project -> Clean..
您可能没有根据该特定项目的详细信息下载框架,这可能是导致此问题的原因,,,尝试检查项目属性中是否指定了构建目标。
您还可以更改编译器级别Right click -> Propertis -> Java Compiler,或者某些库未导入此项目。是很多可能性,给我们一个错误报告。
Right click -> Propertis -> Java Compiler