【发布时间】:2017-06-28 06:44:11
【问题描述】:
当我尝试在 eclipse adt 插件工具中创建新的 android 项目时遇到问题。
错误/异常::
Errors occurred during the build.
Errors running builder 'Android Resource Manager' on project 'test'.
java.lang.NullPointerException
我之前遇到过两次这个问题。唯一的解决方案是重新安装实际上确实解决了问题的 Windows 操作系统。但我想要一个真正的解决方案,而无需重新安装 Windows。
【问题讨论】:
-
我有同样的问题,通过命令行创建项目,然后导入它,工作正常。
-
用你的技巧测试后告诉你
-
Mac 上新安装的 Eclipse 上的最新版本(Neon)对我来说同样的问题。是的,我知道,但我的客户坚持使用 Eclipse(没有 Android Studio)。
标签: android eclipse nullpointerexception adt