Normally, this error is caught by the compiler; this error can only
occur at run time if the definition of a class has incompatibly changed.
So you'd better clean and rebuild your project to see what is gonna happen.
Reference:
http://stackoverflow.com/questions/7076414/java-lang-illegalaccesserror-tried-to-access-method
So you'd better clean and rebuild your project to see what is gonna happen.
Reference:
http://stackoverflow.com/questions/7076414/java-lang-illegalaccesserror-tried-to-access-method
Comments
Post a Comment