> For the complete documentation index, see [llms.txt](https://jun-wang.gitbook.io/learnjava/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jun-wang.gitbook.io/learnjava/xiaolti-sheng/mac-zhong-eclipse-kuai-jie-jian.md).

# Mac中Eclipse快捷键

Command+Shift+T：查找某个类/接口；

Command+O：查找类/接口里面某个方法/Filed/内部类等；

Command+L：定位到第几行；
