Eclipse Juno ADT plugin NDK path removed?

adt, android, android-ndk, eclipse

Solution

you need re-install the `ADT-23.0.4.zip` (Don't forget select the Android Native Development Tools); Please have a look at this Android SDK page.

You should:

- Download ADT-23.0.4.zip.

- Just re-install.

- Restart.

- You will see Eclipse > Window > Android > NDK tag.

Problem

I can't find the option to set the NDK path on Eclipse Juno with the ADT plugin. (I downloaded yesterday the ADT Bundle from the Android site). Everyone says I should find it under Windows -> Preferences -> Android -> NDK but the option NDK under Android simply does not exists. Maybe they changed it's location in the recent version? Anyway I can't seem to find a way to change the NDK path in my Eclipse. Picture: I'm feeling like I'm missing something really obvious here...

Original source