当前位置:   article > 正文

the file size exceeds the configured limit Android studio

the file size exceeds the configured limit Android studio

方法一、打开Android studio安装目录下的bin/idea.properties,调高“idea.max.intellisense.filesize”

 

方法二、在Android studio中点击“Help”->"Edit custom properties", 添加

idea.max.intellisense.filesize=8000 

此中方法的配置优先级高于方法一、即在这里配置了属性,idea.properties中对应的属性不会生效

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号