I got a lot of compile errors (500+) when converting my Android project into AspectJ project. Most of the errors are like "xxx cannot be resolved to a type"
As this page suggests, this might be an encoding issue: Compiling errors occur while convert a project to AspectJ project with AspectJ eclipse 3.4 plugin, ajdt2.0.1.... But I am not able to figure out how to set this ajc option in Eclipse.
I am using ADT.
Could anyone help me out? Just let me know if you need other information.
Thanks.