file x.java is too large for IntelliJ Idea editor尝试打开为Axis 2生成的Web服务存根类后获取" ".
我看到一个关于这个问题的帖子说改变了
idea.max.intellisense.filesize=2500
Run Code Online (Sandbox Code Playgroud)
在idea.properties.
但是这个技巧对我来说不起作用,尽管我增加了足够的价值.此外,我试图注释掉它以禁用此功能; 但它也不起作用..
我的文本文件是 1.58G,我的 IntelliJ 自定义 VM 选项设置为“-Xmx4G”。为什么会显示
"The file is too large; 1.58G. Showing a read-only of the first 2.56M".
Run Code Online (Sandbox Code Playgroud)