Steps to speed up Eclipse

November 8, 2011 · Posted in java, linux · Comment 

I found an interesting link which helped me to speed up the eclipse loading time. Let me know if that helped you.

Heap size and Eclipse

October 29, 2006 · Posted in java · Comment 

To increase heap size of eclipse editor, modify eclipse.ini file to the values you need
-vmargs
-Xms128M
-Xmx512M
-XX:PermSize=64M
-XX:MaxPermSize=128M

  • Calendar

    February 2012
    M T W T F S S
    « Jan    
     12345
    6789101112
    13141516171819
    20212223242526
    272829