`
wenjinglian
  • 浏览: 805948 次
  • 性别: Icon_minigender_1
  • 来自: 株洲->深圳
社区版块
存档分类
最新评论

Eclipse / Android : “Errors running builder 'Android Pre Compiler' on project…”

阅读更多

 Errors occurred during the build.

Errors running builder 'Android Pre Compiler' on project 'xxxxx'.

java.lang.NullPointerException

 

svn文件引起错误。

 

 

详细解释:由于Eclipse中使用SVN插件所致。svn在checkout的所有文件的文件夹下都会生成一个.svn文件用于管理版本库,而新版的adt加强了对项目文件中的异常类型文件的识别,所以在遇到.svn时报了空指针的错误。

 

 

 

删除所有svn文件虽然可以解决问题,但是不是根本解决问题的法子。因为删除了svn文件,下次改了东西无法提交怎么提交到svn服务器。

 

 

 

 

解决办法:让eclipse 过滤所有 *.svn 文件,代码提交使用svn客户端工具。

 

http://stackoverflow.com/questions/14455018/eclipse-android-errors-running-builder-android-pre-compiler-on-project?rq=1

 

分享到:
评论

相关推荐

    AutoCAD_TLB.pas

    // File generated on 2006-8-11 16:08:04 from Type Library described below. // ************************************************************************ // // Type Lib: C:\Program Files\AutoCAD 2002\...

    dubbo.

    dubbo.

    struts2 标签库 帮助文档

    4. <s:actionerror/>-----如果action的errors有值那么显示出来 5. <s:actionmessage/>-----如果action的message有值那么显示出来 6. <s:append></s:append>-----添加一个值到list,类似于list.add(); 7. <s:...

    SSM-CURD Maven管理

    平台:MyEclipse10+Tomcat7 表的字段 和 视频有些不同 但是不会影响效果的 有关json 的 用视频中的2.8.8版本没成功 ,改为2.6.5版本 内含建表语句,要保证MySQL编码为utf-8

    nodeerrors:node.js中的错误处理

    您可以通过在项目的根文件夹或config/.errors.js添加.errors.js文件.errors.js指定自己的错误类型。 这是一个.errors.js文件的示例: module . exports = { "system" : { message : "Internal server error" , ...

    Cython封装Callback函数 示例

    Cython封装Callback函数文章 示例 http://blog.csdn.net/i2cbus/article/details/18415333

    lab3-timer0_LED_CCS_

    基于定时器0的点亮LED灯,适用于DSP28335

    hadoop 2.7.6 eclipse插件

    18/05/25 19:51:32 INFO mapreduce.JobSubmissionFiles: Permissions on staging directory /tmp/hadoop-yarn/staging/hadoop/.staging are incorrect: rwxrwxrwx. Fixing permissions to correct value rwx------ ...

    OpenGL ES 2 for Android_ A Quick-Start Guide (OpenGL ES2 应用开发指南)中文+英文

    However, the publisher assumes no responsibility for errors or omissions, or for damages that may result from the use of information (including program listings) contained herein. Our Pragmatic ...

    oa办公系统基于ssh+Sql Server

    <td colspan="2"><bean:message key="login.page.title" /></td> </tr> <td><bean:message key="login.page.username" /></...<html:errors property="org.apache.struts.action.GLOBAL_MESSAGE" /></form>

    OA 办公自动化, DAO登陆设计

    <FONT color="red" size="3"><html:errors/></FONT> <html:form action="/login.do" method="post"> 用户名 </td> <html:text property="userName"></html:text> ...

    eclipse/myeclipse mybatis 插件 mybatipse 1.1.0

    - Validations to detect errors before running the application. Categories: Database Persistence, Editor, Tools, Web, XML, Java EE and OSGi Enterprise Development, XML Tags: mybatis, sql, ...

    dubbo找不到dubbo.xsd报错

    dubbo找不到dubbo.xsd报错, cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dubbo:application'. ... 2) the document could not be read;...

    libfmodex(32bit)_v4.44.39.zip

    libfmodex是解析音频的一个开源库,可以用来开发音乐播放器,制作音频频谱仪。...2014/07/08 10:24 14,165 fmod_errors.h 2014/07/08 10:24 13,940 fmod_memoryinfo.h 2014/07/08 10:36 280,960 libfmodex.a

    Nishan:用打字稿写成的概念包生态系统

    尼山 用打字稿编写的概念软件包的生态系统。 此monorepo包含/将包含以下软件包和应用程序:- 配套 @nishans/cache :一种专门设计用于在内存中检索和存储概念数据的缓存 ...@nishans/errors :一个

    Introduction.to.Android.Application.Development(4th,2013.12) pdf

    Running Your Android Application in the Emulator 76 Debugging Your Android Application in the Emulator 80 Adding Logging Support to Your Android Application 83 Adding Some Media Support to Your ...

    dwl-g122 b1 c1

    6. On XP64, CloseDMsg.exe is running and user can’t uninstall utility completely. ------------------------------------------------------------------------------------------- Setup Version: S0042 ...

    Maroc_Regions_Villes_API:摩洛哥地区城市API

    MAROC地区和VILLES API演示 要求节点JS 表示cors(可选) to disable cors origin errors如果不需要),将其从server.js文件中的代码中删除如何设置API 1-转到主文件夹2-运行命令npm install express cors 如何启动...

    cocoapods ruby error

    解决如下问题,不用重装系统了。/usr/local/rvm/rubies/ruby-2.1.0/lib/ruby/2.1.0/pathname.rb:422:in `open': No such file or directory @ dir_initialize...http://ios.lwxshow.com/question/cocoapods-errors.html

    servant-persistent-benchmarks

    仆人持久查询基准 只需使用wrk持久性对仆人进行基准测试: ...Running 10s test @ http://localhost:8080/person/ 4 threads and 400 connections Thread Stats Avg Stdev Max +/- Stdev ... Socket errors:

Global site tag (gtag.js) - Google Analytics