IDEA
incompatible types. Required: java.lang.String Found: java.lang.String
今天idea启动会,各种报错。最简单的例子如上。
网上找到的解决方案是: 方案
I know this is old but I got the same problem after my machine crashed while I was using Android Studio. The solution is quite simple, head to
File > Invalidate Caches & Restart
Your IDE will restart and your JAVA environment will be properly functional again.
参考资料:
网上资源
备注:
转载请注明出处:http://blog.csdn.net/wsyw126/article/details/73251539
作者:WSYW126