My eclipse workspace has just one android project in it and is set to "build automatically". Every time I make a change to some code, and save the change, the workspace builds. Initially this is fine, but at some point the builds start to take about 5 seconds for every change. At this point, I create a new workspace and import the project, and everything works great for a while (days or weeks), but inevitably it slows down again. Has anyone else experienced this and/or have a solution?
This method worked for me: Go to menu 'Project' -> uncheck 'Build Automatically'. Force close Eclipse then reopen it.
It means Eclipse is rebuilding every relevant project in your namespace.
You can try in Eclipse:
Window - > Preferences - > Android -> Build -> Skip packaging and dexing export or launch.(Speeds up automatic builds on file save)
And
UnMark : Project - > Build Automatically
And you can also complete with :
Window - > Preferences - > General -> Workspace - > Linked Resource - Enable linked resource (unmark) try only if your project not have resources from other project.
For me stoped building slow process after every save.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With