简体   繁体   中英

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. Right-click on your project, select Properties > and then Java Build Path.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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