加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

项目中用了汉字正则表达式,出现异常:Cannot merge new index 6

发布时间:2020-12-14 01:25:49 所属栏目:百科 来源:网络整理
导读:在项目中用了汉字正则表达式, 编译并运行, Eclipse 控制台输出如下异常信息: Unable to execute dex: Cannot merge new index 65993 into a non-jumbo instruction!? Conversion to Dalvikformat failed: Unable to execute dex: Cannot merge new index


在项目中用了汉字正则表达式,编译并运行,Eclipse控制台输出如下异常信息:

Unable to execute dex: Cannot merge newindex65993 into a non-jumbo instruction!?

Conversion to Dalvikformat failed: Unable to execute dex: Cannot merge new index 65993 into anon-jumbo instruction!


解决方法:

dex.force.jumbo=true添加到project.properties文件中,然后清理工程,并重新编译。


参考文章:

http://www.cnblogs.com/frydsh/archive/2013/02/20/2918969.html

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读