Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread Kostya Vasilyev
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

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread ram
HI Nathan. I am also facing similar kind of problem. few days back i had updated adt bundle from 22.6.3 to 22.3 after updating it saying adt plugin needs to be updated whenever i'm trying to updating adt plugin it is not updating. without updating i was unable to access android sdk so i have

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread Jim Graham
On Mon, Jun 30, 2014 at 05:20:52PM -0700, 'Tor Norbye' via Android Developers 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

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread Jim Graham
On Mon, Jun 30, 2014 at 05:20:52PM -0700, 'Tor Norbye' via Android Developers 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

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread 'Tor Norbye' via Android Developers
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

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread 'Tor Norbye' via Android Developers
On Tue, Jul 1, 2014 at 5:22 AM, Jim Graham spooky1...@gmail.com wrote: On Mon, Jun 30, 2014 at 05:20:52PM -0700, 'Tor Norbye' via Android Developers 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

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread Jim Graham
On Tue, Jul 01, 2014 at 07:16:05AM -0700, 'Tor Norbye' via Android Developers wrote: 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,

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-07-01 Thread Jim Graham
On Tue, Jul 01, 2014 at 07:18:33AM -0700, Tor Norbye wrote: On Tue, Jul 1, 2014 at 5:22 AM, Jim Graham spooky1...@gmail.com wrote: The project cannot be built until build path errors are resolved Look familiar? This is after installing ADT 23.0.1. That file is definitely there in

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-06-30 Thread 'Tor Norbye' via Android Developers
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,

Re: [android-developers] ADT/SDK 23 broken on Mac - annotations.jar

2014-06-30 Thread Jim Graham
On Mon, Jun 30, 2014 at 04:27:36PM -0700, Nathan wrote: I do not even know if I am having the same problems as others. You are...trust me. This, apparently, is a thorn in everyone's side (and I picked up on in my ankle this afternoon, just to add insult to injury). I downloaded the combined