What are the best settings to ensure that eclipse is as fast and efficient as possible? I understand that eclipse requires a lot of memory and with the following it still is not that efficient
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=256m
-Xms512M
-Xmx2048M