简体   繁体   中英

Error source attachment does not contain the source for the file parse.class

I've encountered the above error when i try to access parse. I've imported the relevant JAR files into my project. Does anyone know what could be the issue?

I think that this stackoverflow thread is related with your question.

This usually means that you are unable to access the source code whose bytecode is being called. ....

Your option is to update the .jar file by updating your Android SDK with correct Rev's and let it compile again to fix the issue.

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