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

问题描述:
The file size exceeds configured limit
在这里插入图片描述

1.配置一下idea.properties文件
在这里插入图片描述

idea.max.intellisense.filesize=50000
在这里插入图片描述
2.重启idea即可解决

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章