this is good news, do you know when next ver of ADT will be available through Eclipse update?
On Jul 9, 2:36 pm, Xavier Ducrohet <[email protected]> wrote: > Just to give an update to anyone still reading this thread. > > The next version of ADT will include fixes for: > - Issue with the library needing to have a single source folder called > "src". Any number of source folder, of any name, even under other > folder (src/java). > - Issue with project name containing characters that aren't valid for > folder names. > - Libraries depending on libraries. > > We've also made the link of the library source folders in the main > project much more robust. > > By the way, we highly recommend to people using library projects in > Eclipse to set their workspace to automatically refresh. > This is due to Eclipse not realizing that the code inside the linked > folder (in the main app) is the same as the code in the library. Since > Eclipse considers them to be different, editing the code in one > location requires a refresh in the other location. Setting the > workspace to refresh automatically helps a lot. > > Xav > > > > > > On Fri, Jul 9, 2010 at 11:13 AM, Mark Carter <[email protected]> wrote: > > On 7 July 2010 20:58, Vladimir Lebedev-Schmidthof <[email protected]> > > wrote: > > >> Hello Mark, > > >> I faced the same problem with attrs.xml in Library Project. Have you > >> finally found the solution? > > > Sorry Vladimir - I stopped using the Library Project system I while ago - > > and never found a solution to that particular problem. > > > -- > > 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 > > -- > 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

