的eclipse.ini已被更改,但是Eclipse在Ubuntu 14.04将无法更新 [英] eclipse.ini has been changed, but eclipse wont updated in Ubuntu 14.04

查看:174
本文介绍了的eclipse.ini已被更改,但是Eclipse在Ubuntu 14.04将无法更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

首先,我已经做了很多的研究,这就是答案我认为最好的:

First, i have done a lot of research and this is the answer i think the best :

<一个href="http://stackoverflow.com/a/17498043/1203797">http://stackoverflow.com/a/17498043/1203797

根据这个问题的答案,我的的eclipse.ini 应的我的日食目录,因为我从网上downloded它(< STRONG>不可以通过端子/软件中心)。

According to that answer, my eclipse.ini should be on the same directory of my eclipse because i downloded it from the internet (not via terminal/software center).

我需要改变我的日食使用,因为我不断收到RAM GC过热误差试图运行一个大的应用程序时。

I need to change the RAM used by my eclipse because i keep getting GC overheat error when trying to run a big application.

这是我的的eclipse.ini

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
2048m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=2048m
-Xms512m
-Xmx2048m

请注意,我已经更新了 XMX /的Xms 值,但是:

Note that i have updated the Xmx/Xms value, but :

-product
org.eclipse.epp.package.jee.product
-vm
/usr/bin/java
eclipse.home.location=file:/home/tama/DEVELOPMENT/adt-bundle/eclipse/
eclipse.launcher=/home/tama/DEVELOPMENT/adt-bundle/eclipse/eclipse
eclipse.launcher.name=Eclipse
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=epp.package.jee
eclipse.product=org.eclipse.epp.package.jee.product
eclipse.startTime=1417076772881
eclipse.stateSaveDelayInterval=30000
eclipse.vm=/usr/bin/java
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m

这是 Eclipse安装详细信息显示了什么(我知道这从答案我上面张贴)。

That is what displayed in Eclipse Installation Detail (I know this from the answer i posted above).

请好心帮我,感谢您的时间。

Please kindly help me, Thanks for your time.

推荐答案

我花了几个小时,现在我想哭,笑在同一时间。

I spent hours, now i want to cry and laugh at the same time.

快捷方式,在Ubuntu的启动做的不可以使用的eclipse.ini 在eclipse目录,尽管它已经连接到同一个

The shortcut that in the ubuntu's launcher does not use the eclipse.ini in the eclipse's directory, eventhough it linked to the same eclipse.

我需要从目录中运行Eclipse 手动或创建一个快捷方式到桌面上,那么的eclipse.ini 将readed

I need to run the eclipse from the directory manually or create a shortcut to the desktop, then the eclipse.ini will be readed

这篇关于的eclipse.ini已被更改,但是Eclipse在Ubuntu 14.04将无法更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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