- Disable validators: Preferences -> Validation: check Suspend all validators
- Disables Spring validation: Preferences -> Spring: uncheck unwanted validation rules
- Disable Build Automatically: Preferences -> General -> workspace: uncheck build automatically
- Disable Maven indexing on startup: Preferences -> Maven: uncheck Download repository index updates on startup
References:
- http://stackoverflow.com/questions/2727040/why-is-springsource-tool-suite-sts-so-slow-and-how-can-i-fix-it
- http://stackoverflow.com/questions/7189127/sts-spring-with-roo-and-maven-too-slow-tips-and-tricks-needed
- http://stackoverflow.com/questions/5012567/why-does-eclipse-take-so-long-to-update-maven-dependencies
Is that above process affect the project build or code correctness
ReplyDelete