Filed bug report 22893:
It appears with ADT16, if there has been an error in the "Java" code, the resource precompiler always gets invoked until the error is fixed. Steps to reproduce: - No Java erros, save file, everything is ok. The precompile is skipped. - Introduce an error, save file, everything is ok. The precompile is skipped. - Make further changes to the file, save file. Precompiler is now invoked every time until all errors in all the files are fixed. This makes ADT16 unusable for me as it takes about 2 minutes every time Eclipse is effectively hung. -- 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

