On Tue, Jul 13, 2010 at 1:33 AM, deg <[email protected]> wrote: > A related question, too: I'm stuck with a few warning messages in one > of my library files. This is bad enough on it's own (my dev style is > generally a "zero warnings tolerated") but it's worse because Eclipse > shows multiple copies of each warning; one for each open app that is > using the library. Is there any way to educate Eclipse to treat all > mentions of the library as the same?
Not with the current implementation (linked folders). I haven't found anything (yet?) that allows me to do what I want without creating a linked folder in the main project. JDT is not flexible enough for this. > Re shipping in binary form... that's really a pity. It defeats one of > the major reasons to use libraries. Any plans to fix this in the > future? We don't have any plan at this time, but I hope to look into it later this year. > I'll reply to Mark's message in a moment. Perhaps some merge between > Android libraries and his parcels would work well for everyone? This is a possibility. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

