Mauricio Valenzuela
I'm an IT Engineer who loves Music, Videogames and Memes.
I'm an IT Engineer who loves Music, Videogames and Memes.
Microsoft’s Windows Security has been making Eclipse/MyEclipse startup very slow, but Windows allows you to add exclusions for trusted applications and bypass the scan for a faster startup. This is how you Stop slow Eclipse/MyEclipse startups on Windows 10.
Note: The techniques discussed in this article will apply to all Eclipse-based IDEs, like Angular IDE, Spring Tool Suite and Red Hat Developer Studio.
As you can see in the next screenshots, the idle Windows Defender CPU usage is barely noticeable; however, when opening Eclipse/MyEclipse, it suddenly starts using a lot of resources, making the startup slow for most users.
Thanks to Windows Defender the CPU usage increases from 15-20 percent.
The good thing is that Windows Security allows adding exclusions to certain processes and directories that we trust, so we can exclude Eclipse/MyEclipse and bypass the scan.
We have integrated a way to automatically fix this issue in our products (MyEclipse, CodeMix, Angular IDE and DevStyle). You will see a dialog similar to the following:
If you are on an older version that doesn’t have this capability, or wish to make the changes manually, following is a list of steps to add exclusions to Windows Security. This process shouldn’t take more than 5 minutes and will save a lot of time in the future.
Folder | Default Location |
Git folder | <user.home>/git |
Gradle folder | <user.home>/.gradle |
CodeMix Extensions | <user.home>/.codemix-store/extensions |
CodeMix Storage | <user.home/.codemix-store |
M2E Repository | <user.home>/.m2/repository |
On a remote dev team? Try CodeTogether—it’s free!
• Live share IDEs & coding sessions
• See changes in real time
• Cross-IDE support for VS Code, IntelliJ & Eclipse
• Guests join from Browser or IDE
• End-to-end source encryption