Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linux-distros-dev] Eclipse 3.3 on Ubuntu always crashing ...

You can also try to change the JVM memory options when running Eclipse using

-mx256m -XX:MaxPermSize=128m

or other values.

In any case filing a bug as Andrew suggests sounds like a good idea.

Vladimir


Back to the top