简体   繁体   中英

How to use ctrl + click to show super or implementation methods in Intellij Idea?

在Intellij Idea中,我应该使用CTRL + ALT + B转换为实现方法,使用CTRL + U转换为超级方法,这不方便也不容易记住那么多快捷键,因此如何使用CTRL +单击以前进就像在Eclipse中一样?

You can change your key map in intellij-idea exactly like ECLIPSE by following steps. Move to File -> Settings -> Keymap and change Keymaps settings to your keymap,for Example : ECLIPSE,so that you can use the short cut keys like in ECLIPSE.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM