On Jul 9, 12:03 am, joebowbeer <[email protected]> wrote: > A "refresh" of your dependent project should suffice, rather than a > full clean, but it's still a pain. AFAIK this is one of the problems > with linked src in Eclipse, and that's what the library projects > essentially are.
Thanks, that's a bit faster. > > Concerning the .svn checkins, I'd expect that you'd ignore all of bin > and gen and the other artifact directories. > I have, but I still get all the files as 'Deleted' in the commit dialog. Something like: | Resource | Content ---+------------------------------+--------- [x]|app/org/package/Class1.java | Deleted [x]|app/org/package/Class2.java | Deleted Class1 and Class2 are from the library project. -- 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

