In project.properties put sdk.buildtools=22.x.y to use a fixed version of
the build tools.

We're actually going to release a 23-rc2 that reverts back to the old
layout.

On Mon, Jun 1, 2015 at 1:42 AM, Kiran Rao <[email protected]> wrote:

> I have 2 instanced of Android Studio (1.2 and 1.3-preview) as well as an
> instance of Eclipse ADT (23.0.6) installed on my system. They all share the
> same SDK installation.
>
> Now, I have installed all the latest and greatest components - including
> preview components - using the SDK manager. This installed, among other
> things, SDK build tools 23.0.0-rc1
>
> But since the folder structure has changed in 23.0.0-RC1, Eclipse ADT
> cannot find what its looking for. For example, I get an error saying ADT
> cannot find *aapt* tool. This is because aapt has moved from
> build-tools/[version] folder to build-tools/[version]/bin
>
> Is there a way to tell Eclipse to ignore 23.0.0-RC1 and instead use
> build-tools 22? I really want to avoid maintaining two separate instances
> of android-sdk.
>
> --
> You received this message because you are subscribed to the Google Groups
> "adt-dev" 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.
>



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" 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