Akagi201
4/8/2014 - 2:57 AM

eclipse-config.md

编码

  • 在mac下面, 发现eclipse的选项里面, 不能选择gbk编码, 直接在那个下拉框里面填上GBK就行了

plugins

高亮

快捷键

搜索类型

  • ctrl + shift + t

搜索资源文件

  • ctrl + shift + r -> open resource 支持通配符

查看函数调用关系

  • ctrl + alt + h

显示文件代码的outline

  • ctrl + o

查找声明

  • ctrl+左键 / f3

头文件和源文件之间切换

  • ctrl + tab

搜索

  • ctrl + h

查找被引用位置

  • ctrl + shift + g

跳转到指定行号

  • ctrl + l

跳转到匹配的括号

  • ctrl + shift + p

快捷键

主题

源码分析

远程编译

make tools/install
make toolchain/install