Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] IDE Crashing

No. Eclipse doesn't crash at all, in my experience, unless the JVM runs out
of memory. The cure for this is to launch Eclipse with a larger maximum heap
size than the default. I and others have had success (on Win32) with:

G:\eclipse\eclipse.exe -Xmx256MB

Hope this helps.

Bob

----- Original Message -----
From: "Zahid Rahman" <zahidr@xxxxxxxxxxxxx>
To: <platform-ant-dev@xxxxxxxxxxx>
Sent: Monday, January 27, 2003 6:26 PM
Subject: [platform-ant-dev] IDE Crashing


> Hi,
>
> Have you noticed that Eclipse crashes alot ?
> If you want more details I will supply.
>
>
> _______________________________________________
> platform-ant-dev mailing list
> platform-ant-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-ant-dev
>



Back to the top