Speed up Eclipse boot
Try this quick tricks for speed up your Eclipse IDE boot time
In Windows > Preferences > General
* Disable all you dont need in Startup and Shutdown.
* Disable the decorations in Appearance > Label Decorations.
Into eclipse.ini add a new line
* -Xverify:none
Written by Juan Jose Alonso
Related protips
3 Responses
Could you possibly offer some more detail of what the -Xverify:none line does? The other two are more or less self explanatory...
over 1 year ago
·
@mdonnellydev This will tell the VM not to validated all the .class files it is loading. (Bytecode)
over 1 year ago
·
i think i just broke my eclipse configuration xD
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Android
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#