On Fri, Aug 19, 2011 at 7:56 AM, Jim Graham <[email protected]> wrote: > Would that equivalent be Project->Clean, which does a clean first, > then builds (but by default, does so for every project in Eclipse)?
Sorry -- I meant I didn't know how to do that on every build. Yes, that's how you clear up the issue, but you're either manually doing a Project->Clean each build or your are waiting for odd stuff to happen, then doing a Project->Clean. Whereas with the command-line builds, ant clean install was just a matter of course (and six extra keystrokes). Anyone know how to automate that better in Eclipse? I confess that I still wield Eclipse like a blunt instrument... -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.9 Available! -- 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

