摘要: 1. 首先应当使CM代码成功编译过一次;cd /path/to/cm. build/envsetuplunch full-engmka2. 配置eclipse开发的基本环境cd /path/to/cmcp development/ide/eclipse/.classpath .chmod u+w .classpath打开eclipse:window->preferences->java->Code style->Formatter中导入development/ide/eclipse/android-formatting.xml ,配置eclipse编辑器的代码风格win 阅读全文
posted @ 2013-07-03 09:07 scue 阅读(323) 评论(0) 推荐(0)
摘要: 切换至eclipse目录:viplugins/org.eclipse.platform_4.2.*/css/e4_default_gtk.css找到.MPartStack,替换成如下代码:.MPartStack { font-size: 9; font-family: Liberation Sa... 阅读全文
posted @ 2013-07-03 08:10 scue 阅读(1260) 评论(0) 推荐(0)