摘要: 问题 把公司的代码来下来,直接点击运行,发现项目在build的过程中长时间卡在 parsing 的状态,进度条不带走的。 在idea Build output窗口中能观察到 OOM。 解决方案 将Compile中的Shared build process heap size的值调大。 阅读全文
posted @ 2021-11-15 11:09 noidler 阅读(4276) 评论(0) 推荐(0) 编辑