IDEA加载大文件时报错:The file size exceeds configured limit

问题描述:
The file size exceeds configured limit
![]( https://img-blog.csdnimg.cn/20200514233754173.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzM0MzIxNTkw,size_16,color_FFFFFF,t_70#pic_center)

1.配置一下idea.properties文件
![]( https://img-blog.csdnimg.cn/20200514233248921.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzM0MzIxNTkw,size_16,color_FFFFFF,t_70#pic_center)
编辑:idea.max.intellisense.filesize=50000
![]( https://img-blog.csdnimg.cn/20200514233339104.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzM0MzIxNTkw,size_16,color_FFFFFF,t_70#pic_center)
2.重启idea即可解决

posted @ 2021-09-30 11:13  suyincong  阅读(1115)  评论(0)    收藏  举报