简体   繁体   English

导出为Android项目后出现Eclipse错误

[英]Eclipse Errors after I Export as Android Project

After I exported my project, I got a bunch of errors. 导出项目后,出现了很多错误。

They are all "cannot be resolved to a type" and "cannot be resolved to a variable" errors, and none of them were there before I exported the project 它们都是“无法解析为类型”和“无法解析为变量”的错误,在我导出项目之前都没有错误

Please help me if you know how to fix this or have any idea. 如果您知道该如何解决或有任何想法,请帮助我。

Make sure you have provided a valid JRE or JDK path in the Java Build Path of your project. 确保在项目的Java Build Path中提供了有效的JRE或JDK路径。 Right-click on your project, select Properties > and then Java Build Path. 右键单击您的项目,选择“属性”>,然后选择“ Java构建路径”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM