类文件过大导致其他引用这个类的地方无法链接跳转过来,找到出问题的类,有错误信息
File Size exceeds configured limit (2560000). Code insight features not Available
解决方法:
open this file: "/Android Studio/bin/idea.properties". modify this: idea.max.intellisense.filesize=xxxxx.
解决方法:
open this file: "/Android Studio/bin/idea.properties". modify this: idea.max.intellisense.filesize=xxxxx.