Monday 6 August 2007

eclipse start option

change the short cut option

From :

C:\eclipse\eclipse.exe

******** For assign lots of memory ********
D:\eclipse-rcp-europa-win32\eclipse\eclipse.exe -vmargs -Xms512m -Xmx512m

**** When Eclipse display "Out Of Memory Exception : Heap Space" *****
To :
eclipse [platform options] [-vmargs [Java VM arguments]]

eclipse.exe -vm %JAVA_HOME%\jre\bin\javaw.exe -vmargs -Xmx512M

No comments: