On Mar 21, 8:48 pm, HippoMan <[email protected]> wrote: > Also, I can't figure out how to get my auto-generated class to refresh > in the IDE after it gets re-created. I have to select Refresh or hit > F5 in order for any changes to be noticed. If I use ant, will I be able > to force the refresh as part of the build?
I noticed the same problem when running my script under ant. Once my java class gets auto-generated, I have to manually refresh it in the IDE. But that doesn't occur when R.java gets auto-generated in a similar fashion. Is there a way to tell the IDE to auto-refresh my generated file every time this script runs? -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

