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, Zero turnaround (the creator of the popular tool Jrebel, which removes Java from another deployment), unveiled the Eclipse Optimizer, a self-Service wizard user interface that can improve performance by tuning JVM settings. After downloading the installation from Eclipse Marketplace, the Eclipse Optimizer will 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 boot parameters through a series of wizard steps.
Step1
Restart eclipse after Eclipse Marketplace installs optimizer for eclipse
Step2
After restarting, the display
Step3
According to personal needs, I choose Install JRebel, this plugin can detect your code changes. and deploy it on your own initiative to the executing application server. (Friendly reminder: The plug-in fee, free to use only about 14 days. Suppose you do not intend to pay, do not install, as a program ape, please take the lead to do a respect for the copyright of the people, respect for the wisdom of others fruit)
Step4
Then select the first few items in turn. When the button turns gray, click Restart Eclipse
Click Back to Optimizer
Assume that you need to call out optimizer for eclipse later. You can just go here and find it.
Copyright notice: This article Bo Master original articles, blogs, without consent may not be reproduced.
Optimizer for eclipse--eclipse optimization, let your eclipse come flying!