Cannot resolve symbol method getClass()
I get an error when I try to rebuild my entire project. One of the errors I get is that it cannot resolve getClass() which is rather strange since the last time I checked it was part of java.lang.Object. The editor doesn't complain and shows the nice green square in the upper right corner.
Anyone experienced this ?
Please sign in to leave a comment.