Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] out of memory exception


No space between vm and args... i.e. -vmargs -Xmx400m

I launch eclipse (on Windows) as follows (i.e. I prefer to specify everything so that I don't rely on some path setting or whatever <g>):
D:\eclipse\eclipse.exe -data D:\workspace -vm d:\jdk1.4.2_01\jre\bin\javaw -vmargs -Xmx400m -debug

Carolyn




Ines Khelifi/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

05/26/2004 01:05 PM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
Re: [eclipse-dev] out of memory exception





I believe you can use -vm args -Xmx256M for example.
 
Wednesday, May 26, 2004 12:22 PM
To: <eclipse-dev@xxxxxxxxxxx>
cc:
From: "Gert Wohlgemuth" <Wohlgemuth@xxxxxxxxxxxxxxxxx>
Subject: [eclipse-dev] out of memory exception


Hi I become many often an out of memory exception, when I’m starting my eclipse with 5 projects. Can I specify a greater heap size?
Thanx gert

Gert Wohlgemuth - Java Programmer

Max Planck Institut für Molekulare Pflanzenphysiologie
Am Mühlenberg 1

14424 Golm

Fon: +49-331-5678320
e-mail: wohlgemuth@xxxxxxxxxxxxxxxxx

 


Back to the top