Memory problems with 3.4/3.5 on Mac OSX [message #483375] |
Tue, 01 September 2009 07:58  |
Eclipse User |
|
|
|
I'm having difficulty with running Eclipse (3.4 and also 3.5) on Mac OSX (10.5).
In the past I've found that I can get away with the default Xms Xmx settings (40M and 256M) and it will perform acceptably. However, my code base has recently grown much larger and I'm finding that I'm running in OutOfMemory errors.
The obvious solution is to increase my Xms/Xmx. However when I do this the Java Type Content Assist proposals suddenly stop working. For me, it's like any deviation from the defaults causes these problems.
My machine has 2GB of RAM.
Is there a known correlation between the two? Has anyone else experienced this or similar problems with the Content Assist?
Thanks,
Damian.
|
|
|
|
|
|
|
|
Re: Memory problems with 3.4/3.5 on Mac OSX [message #483686 is a reply to message #483600] |
Wed, 02 September 2009 11:06  |
Eclipse User |
|
|
|
On 9/2/09 5:54 AM, Damian Harvey wrote:
> This is the error message that I am frequently getting. It does not
> matter what I change the proposals too (eg. changing it to Type etc).
>
>
> I am launching Eclipse via the standard Eclipse.app
The attachment of the error message did not make it through to the
newsgroup, but it is visible in the web forum here:
http://www.eclipse.org/forums/index.php?t=msg&th=153472& amp;goto=483375#msg_483600
Since it is Mylyn that is causing the trouble, one option is to disable
Mylyn's contribution to content assist. In the preferences, navigate to
Java > Editor > Content Assist > Advanced and then un-check any of the
options that include "Mylyn" or "Task-focused" in their name.
It would be very helpful if you could post the problem to the Mylyn
newsgroup (eclipse.tools.mylyn); they might like to have a bug report
about it.
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.05205 seconds