Eclipse Galileo,
ca 20 Android projects, with many dependencies between projects
(util, testutils, one testproject for each library and app, whitelabelling etc)
When starting Eclipse the following is displayed in the progressbar:
"Update SVN Cache", - decent speed
"Android Library Update", - SLOW, with loads of network access
"Building workspace" - decent speed
Can the "Android Library Update" phase, somehow be sped up ?
Update 2011-06-14
I'm now running Eclipse Helios, Ubuntu 32-bit 10.0.4 vbox guest on Win7 , Android SDK all fully patched as of 2011-06-14.
The same issue remains, "Android Library Update" is slow, BUT now the CPU is 100% with NO network traffic.
Sooo... JVM tweaking may work, or running Ubuntu 64-bit 10.0.4 vbox guest on Win7 host with "apt-get install ia32-libs" as an alternative. No time to investigate either of those options right now though.