Official website: http://zeroturnaround.com/free/optimizer-for-eclipse/
INFOQ Website: http://www.infoq.com/cn/news/2015/03/eclipse-optimizer
Video Tutorial Address: https://vimeo.com/121659307
On the 2015 Eclipsecon, the Zero turnaround (creator of the popular tool Jrebel to eliminate Java redeployment) released the Eclipse Optimizer, a self-Service wizard user interface that can improve performance by tuning JVM settings. After the installation is downloaded from Eclipse Marketplace, the Eclipse optimizer can greatly increase the startup speed of the application by asking the user whether to adjust the memory settings and other performance flags in the JVM startup parameters through a series of wizard steps.
Step1
Restart eclipse after Eclipse Marketplace installs optimizer for eclipse
Step2
After rebooting, the display
Step3
Depending on your needs, I choose Install JRebel, which can detect changes in your code and automatically deploy to the running Application server. (Friendly reminder: The plug-in fee, free only for 14 days or so, if you do not plan to pay, do not install, as a programmer, please take the lead to do a respect for copyright, respect for the wisdom of others fruit)
Step4
Then select the first few items, then click Restart Eclipse When the button is dimmed
Click Back to Optimizer
Later if you need to call up optimizer for Eclipse, you can find it here directly
Optimizer for Eclipse--eclipse Optimizer