Try the below configuration on experimental basis to improve this performance
In the eclipse installation directory parallel to eclipse.exe you will find a file called eclipse.ini
modify it to have the following changes
Change the XXMaxPermSize to 256M
Change the min and max heap size to be 512
Restart eclipse.
--launcher.XXMaxPermSize
256M
-Xms512m
-Xmx512m
Wednesday, March 4, 2009
Improving Eclipse performance
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment