在项目“对话框”中,“运行构建器”的Android预编译器“出错”

时间:2023-01-20 12:17:33

Possible Duplicate:
Eclipse / Android : “Errors running builder ‘Android Pre Compiler’ on project…”

可能的重复:Eclipse / Android:“在项目上运行builder的Android预编译器错误……”

I keep getting the following error pop-up every now and then on my Android project on Eclipse 4.2.1:

我不断地在Eclipse 4.2.1的Android项目上不时弹出如下错误提示:

Title:
'Building workspace has encountered a problem. Errors occurred during the build.

Message:
Errors running builder 'Android Pre Compiler' on project 'xxxx'. java.lang.NullPointerException

FYI, my project has .svn repositories and uses 4 external libraries (that seem to be fine, no errors). I'm using Android 4.2.

我的项目有。svn储存库,并使用4个外部库(看起来很好,没有错误)。我使用的是Android 4.2。

What could be the issue here? :(

这里有什么问题?:(

1 个解决方案

#1


7  

Someone found the answer! In my case, it was the svn extension-less files that were causing the problems. See solution here.

有人找到了答案!在我的例子中,是svn扩展文件导致了问题。在这里看到的解决方案。

#1


7  

Someone found the answer! In my case, it was the svn extension-less files that were causing the problems. See solution here.

有人找到了答案!在我的例子中,是svn扩展文件导致了问题。在这里看到的解决方案。