For most of us the latest ADT update destroyed the whole workspace. After hours of repairing my projects I am able to compile and run it again. But Proguard is not working anymore. I get tonnes of
can't find superclass or interface
can't find referenced class
The project what I am trying to compile is using a lot of library projects. I didn't change anything in code why I think that there is a problem with the exports of the corresponding library projects.
Does anyone has a solution for this?
I, too, was frustrated by this problem after upgrading to ADT R22 in eclipse.
I noticed that if I created a new project then it would compile fine, even with proguard. After comparing the differences between the projects the following became apparent: the .classpath file was a bit different.
Try the following:
Your project should now be able to be exported and proguard should run correctly without any errors.
This worked for all my projects, hopefully it will work for others too
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With