魅力程序猿

  • 首页
  • Java
  • Android
  • APP
    • 扑克计分器
    • Video Wallpaper
  • 联系我
  • 关于我
  • 资助
道子
向阳而生
  1. 首页
  2. Android
  3. 正文

解决:Unable to execute dex: GC overhead limit exceeded

2017年1月11日 7918点热度 0人点赞 4条评论

使用Eclipse进行Android打包时下面的错误:

Unable to execute dex: GC overhead limit exceeded GC overhead limit exceeded

解决方案如下:(更多交流请加入:Android优秀交流群 179730949)

1、关闭Eclipse 打开D:\eclipse\eclipse.ini

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m

2、之后进行修改:修改如下

-vm
C:\Program Files\Java\jdk1.7.0_21\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms256m
-Xmx1024m

 

 

 

3、保存,打开Eclipse

标签: eclipse.ini GC overhead limit exceeded 使用Eclipse进行Android打包
最后更新:2017年1月11日

daozi

这个人很懒,什么都没留下

点赞
< 上一篇
下一篇 >

文章评论

  • http://jollypsychopath10.soup.io

    I'm not sure where you are getting your info,
    but great topic. I needs to spend some time learning more or understanding more.
    Thanks for great information I was looking for this info for my mission.

    2017年5月27日
    回复
  • humoroushate813.sosblogs.com

    I'm not sure why but this web site is loading very slow for me.

    Is anyone else having this problem or is it a problem
    on my end? I'll check back later and see if the problem still exists.

    2017年5月28日
    回复
  • razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
    取消回复
    搜索
    联系方式

    QQ群:179730949
    QQ群:114559024
    欢迎您加入Android大家庭
    本人QQ:136049925

    赐我一丝安慰
    给我一点鼓励

    COPYRIGHT © 2023 魅力程序猿. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang

    豫ICP备15000477号