文章列表
定义了资源文件如下
<declare-styleable name="ContentBox">
<attr name="distanceToText" format="dimension" />
<attr name="distanceBetweenText" format="dimension" />
<attr name="titleColor" format="color" /> ...
Unable to execute dex: GC overhead limit exceeded GC overhead limit exceeded
这两天eclipse总是不给力,出现下面的问题Unable to execute dex: GC overhead limit exceeded GC overhead limit exceeded 建议重新去修改一下eclipse.ini文件
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugi ...