Xavier, sorry to intrude here after a month, but I'm having the problem described above that the class files from the library project are not included in the apk-file at all. Compiling seems to be working, but I cannot run the application of course, since the classes are missing. I have a single library project (no external JARs), and an application project referencing it.
Since deg seems to have had problems more related to auto-refresh, what could cause my kind of behavior? Thanks, Günther On 13 Jul., 18:58, Xavier Ducrohet <[email protected]> wrote: > 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 uselibraries. 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 > >Androidlibrariesand his parcels would work well for everyone? > > This is a possibility. > > Xav > -- > Xavier DucrohetAndroidSDK 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

