About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Akagi201
4/8/2014 - 2:57 AM
share
Share
add_circle_outline
Save
eclipse-config.md
eclipse-config.md
content_copy
file_download
Rendered
Source
编码
在mac下面, 发现eclipse的选项里面, 不能选择gbk编码, 直接在那个下拉框里面填上GBK就行了
plugins
ShellEd - Eclipse Shell Script Editor
CDT
PTP
http://grammarofdev.blogspot.com/2014/02/toggle-doxygen-in-eclipse-kepler-cdt-cc.html
OS X Eclipse Launcher
OS X Quick Look for Eclipse
https://github.com/turesheim/eclipse-utilities
高亮
http://ystrot.github.io/glance/
http://colorer.sourceforge.net/eclipsecolorer/
http://editbox.sourceforge.net/
快捷键
搜索类型
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
快捷键
http://www.open-open.com/bbs/view/1320934157953
主题
http://eclipsecolorthemes.org/?view=theme&id=978
源码分析
http://bbs.chinaunix.net/thread-1922507-1-1.html
http://blog.csdn.net/ostrichmyself/article/details/5964053
远程编译
make tools/install make toolchain/install
http://wiki.openwrt.org/doc/howtobuild/single.package
http://blog.csdn.net/txk1452/article/details/7603272
http://www.eclipse.org/eclipse/platform-core/documents/2.0/remote-development.html
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.ptp.rdt.doc.user%2Fhtml%2Ftoc.html
clear