Why would Eclipse, when building an Android project, get stuck in an infinite loop for Building workspace... and (re) Building workspace... and (re) Building workspace...
Is this a known bug?
What is the proper way to get out of this loop?
Notes:
Project > Build Automatically
, it builds fine and even exports a perfectly running signed release APK.BuildConfig.DEBUG
which may or may not be related. But hasn't it been fixed in r18???No "blind shooting" please: answer this question only if you have personally experienced this amazing phenomenon (and solved it) or can point to an article that experienced this amazing phenomenon (and solved it).
In these situations, autobuild can be turned off through Window > Preferences > General > Workspace > Build automatically. Even for smaller workspaces, turning off autobuilding may be a useful feature.
You can create multiple workspaces in Eclipse. You have to just specify the path of the workspace during Eclipse startup. You can even switch workspaces via File→Switch workspace. File→Import→Existing project in to workspace→select project.
It means Eclipse is rebuilding every relevant project in your namespace.
Turns out bug 27940 hasn't been fixed yet.
I use the following workaround:
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