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

1.配置一下idea.properties文件

编辑:idea.max.intellisense.filesize=50000

2.重启idea即可解决
问题描述:
The file size exceeds configured limit

1.配置一下idea.properties文件

编辑:idea.max.intellisense.filesize=50000

2.重启idea即可解决