On Tue, Jul 1, 2014 at 5:22 AM, Jim Graham <[email protected]> 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
> invoke
> > the SDK manager and install it (if necessary run Packages > Reload since
> I
> > think it might cache some results.)
>
> And here I thought I had things working.....  I'm going through the
> AndEngine extensions now, making sure they're all associated with
> AndEngine (libraries).  Now, on some, I get the following two errors
> (this is from AndEnginePhysicsBox2DExtension-GLES2)
>
>
>    The container 'Android Dependencies' references non existing library
>    '/Users/jim/Android/android-sdk-macosx/tools/support/annotations.jar'
>                                                         ^^^^^^^^^^^^^^^
>
>    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 my 23.0.1 install. Do you by any chance
have multiple SDK installs? Can you run
'/Users/jim/Android/android-sdk-macosx/tools/android which will launch the
SDK manager for the specific install you're using in Eclipse, and confirm
that you really have 23.0.1 installed there? Can you also check that for
example  '/Users/jim/Android/android-sdk-macosx/tools/proguard exists?

-- Tor

-- 
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.

Reply via email to