Reputation: 21
If you look at the attached image, in Android Studio 1.0.2 I see the message tag greyed out (View -> Tool Windows -> Messages). I am trying to compile code and I dont see the error messages. What can cause this?
Upvotes: 2
Views: 234
Reputation: 11
Had this exact problem. As it turned out, THe JDK update happened before that and all I had to do is to re-configure the JDK path from File->ProjectStructure->SDKLocation menu.
Upvotes: 1