Eclipse Juno ADT plugin NDK path removed?(删除了 Eclipse Juno ADT 插件 NDK 路径?)
问题描述
我找不到使用 ADT 插件在 Eclipse Juno 上设置 NDK 路径的选项.(我昨天从 Android 网站下载了 ADT Bundle).
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).
每个人都说我应该在 Windows -> Preferences -> Android -> NDK 下找到它,但 Android 下的选项 NDK 根本不存在.也许他们在最近的版本中改变了它的位置?无论如何,我似乎找不到在我的 Eclipse 中更改 NDK 路径的方法.
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.
图片:
我觉得我在这里遗漏了一些非常明显的东西......
I'm feeling like I'm missing something really obvious here...
推荐答案
需要重新安装ADT-23.0.4.zip
(别忘了选择Android Native Development Tools);
请查看此 Android SDK 页面.
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.
你应该:
- 下载 ADT-23.0.4.zip.
- 重新安装即可.
- 重启.
- 您将看到 Eclipse > Window > Android > NDK 标签.
这篇关于删除了 Eclipse Juno ADT 插件 NDK 路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:删除了 Eclipse Juno ADT 插件 NDK 路径?
基础教程推荐
- 首次使用 Hadoop,MapReduce Job 不运行 Reduce Phase 2022-01-01
- 在螺旋中写一个字符串 2022-01-01
- Java 中保存最后 N 个元素的大小受限队列 2022-01-01
- 如何对 HashSet 进行排序? 2022-01-01
- 如何使用 Stream 在集合中拆分奇数和偶数以及两者的总和 2022-01-01
- Spring Boot Freemarker从2.2.0升级失败 2022-01-01
- 由于对所需库 rt.jar 的限制,对类的访问限制? 2022-01-01
- 如何强制对超级方法进行多态调用? 2022-01-01
- 如何在不安装整个 WTP 包的情况下将 Tomcat 8 添加到 Eclipse Kepler 2022-01-01
- 如何使用 Eclipse 检查调试符号状态? 2022-01-01