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.
当光标在一个类的包上时,是否有一个热键来显示一个类的包?
只需将鼠标移到类上,Eclipse 就会显示完整的包以及 Javadocs(如果可用)。
实际上,我刚刚测试了这个。“F2”是显示窗口的热键。我再次推荐使用 Javadoc 视图。