Hi Kostya, No, I don't think that was a deliberate change. We switched the builds over from some old hacky build scripts to using the recommended way to build Eclipse itself (some sort of Maven setup, possibly called Tycho - I haven't been following it closely) and this might be a side effect of that. I think there's some discussion of this on the adt dev group.
-- Tor On Tue, Jul 1, 2014 at 3:05 AM, Kostya Vasilyev <[email protected]> wrote: > Tor, > > But the redundant ".feature.feature" is still there in 23.0.1. > > I mean the Eclipse tools. > > This is 23.0.1: > > com.android.ide.eclipse.ddms.*feature.feature*.group > > And this is 22.6.3: > > com.android.ide.eclipse.ddms.*feature*.group > > So the process of *updating* Eclipse tools from 22 to 23 is still kind of > awkward. > > Is this the intent, or just something that slipped through the cracks this > time too? > > -- K > > > On Tuesday, July 1, 2014 4:26:10 AM UTC+4, Tor Norbye wrote: > >> There were some packaging problems in Tools 23 where proguard and >> annotations.jar were missing. We've released 23.0.1 to fix that, so invoke >> the SDK manager and install it (if necessary run Packages > Reload since I >> think it might cache some results.) >> >> -- Tor >> >> >> On Mon, Jun 30, 2014 at 4:27 PM, Nathan <[email protected]> wrote: >> >>> I do not even know if I am having the same problems as others. >>> >>> I downloaded the combined bundle. This was after Eclipse told me that I >>> needed to update my ADT, but wouldn't let me do it. Something in the fine >>> print led me to believe I need a new eclipse. >>> >>> So I installed the adt-bundle-mac-x86_64-20140624. >>> >>> Then Facebook SDK won't load because its looking for. >>> >>> /adt-bundle-mac-x86_64-20131030/sdk/tools/support/annotations.jar. >>> >>> Nowhere available for me to change where it looks for it, and >>> suggestions I found on the internet of what to put there did not result in >>> resolving any symbols. >>> >>> Can anyone give advice on what to do next? >>> >>> >>> Nathan >>> >> >> -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

