在eclipse中出现内存错误? [英] Out of memory error in eclipse.why?

查看:76
本文介绍了在eclipse中出现内存错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在EclipseIDE中创建一个新项目时,它会显示一条警告消息内存不足错误。我无法识别原因。
如果有人知道原因请告诉我。

When i create a new project in "Eclipse" IDE.Suddenly it shows an alert message "Out of memory error".I cannot identify the reason. If any one know the reason please tell me.

推荐答案

尝试用跟随参数启动eclipse:

Try to start eclipse with follow paramenters:

eclipse.exe -vmargs -Xms512m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m

或根据您的要求证明这些参数

Or justify these parameters for your requirements

这篇关于在eclipse中出现内存错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆