在MAC IDEA中出现如下File size exceeds configured limit (2560000). Code insight features not available问题的解决

      在MAC IDEA中,导入二十多万代码的文件,出现了如下问题: File size exceeds configured limit (2560000). Code insight features not available    原因:IDEA对能关联的文件大小做了限制,主要是为了保护内存,默认值为2500kb,对于一般的java文件也够用了 解决的方法: (1)打开Mac IDE
相关文章
相关标签/搜索