I am using eclipse juno version. At first it working very slowly. so i changed some values in eclipse.ini file to enhance the speed.
The changes are,
from
-Xms40m
-Xmx512m
to
-Xms1024m -Xmx1024m
Still eclipse performance is poor. How to speed up the eclipse performance. any suggestion appreciated.