After ~10 deploy, eclipse crashes during compiling. I got the following error: "Unable to execute dex: GC overhead limit exceeded GC overhead limit exceeded". I have to restart eclipse every time htis happens. This started after updating to r14. Android DDMS 14.0.0.v201110171935-205994 Android Development Tools 14.0.0.v201110171935-205994
I already set the memory limits: -Dosgi.requiredJavaVersion=1.5 -Xms256m -Xmx2048m -product org.eclipse.epp.package.java.product --launcher.defaultAction openFile --launcher.XXMaxPermSize 256M -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256m --launcher.defaultAction openFile -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms64m -Xmx384m Any idea? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

