Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法缩短获取源代码的点击次数?我知道搜索可以做到这一点,但有没有办法创建捷径?
当您在“Java”透视图中,按Ctrl+ Shift+ T,然后键入 Java 类的名称。Eclipse 会找到它并打开它。您还可以指定通配符,例如*和?
*
?
您还可以键入Ctrl+H来搜索包含在各种工作区资源中的内容。
Ctrl++是ShifteclipseR中搜索资源的快捷方式