`
IThead
  • 浏览: 421980 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

the jvm could not be started the maximum heap size…

阅读更多
异常:IntelliJ IDEA启动报错:the jvm could not be started the maximum heap size…

解决办法:
找到文件/bin/idea.exe.vmoptions
-Xms128m
-Xmx512m
-XX:MaxPermSize=250m <!-- 把这里的250改小一点,比如150,就可以了-->
-XX:ReservedCodeCacheSize=64m
0
3
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics