当前位置: 移动技术网 > IT编程>数据库>其他数据库 > eclipse scala Could not reserve enough space for object heap

eclipse scala Could not reserve enough space for object heap

2019年07月16日  | 移动技术网IT编程  | 我要评论

 

【学习笔记】

防盗版实名手机尾号:73203 could not reserve enough space for object heap

解决方法:下面的缩写中:一个是memory max(xmx), 一个是memory start (xms)。

在eclipse.ini中这样来设置解决:

-dosgi.requiredjavaversion=1.8
-xmx3004m
-xms40m
-xx:maxpermsize=1256m

文章转载自原文:

如对本文有疑问, 点击进行留言回复!!

相关文章:

验证码:
移动技术网