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.

Reply via email to