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

问题描述

1 The file size exceeds configured limit

 

解决方案:配置一下idea.properties 文件

添加如下配置

1 idea.max.intellisense.filesize=50000

重启idea,完成

posted @ 2023-01-30 14:58  今朝丶  阅读(982)  评论(0)    收藏  举报