aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Changing the shortcut keys in IntelliJ Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Changing the shortcut keys in IntelliJ" Watch "Changing the shortcut keys in IntelliJ" New topic
Author

Changing the shortcut keys in IntelliJ

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Guys,

Is there a way wherein I can change the shortcut keys in IntelliJ. I would like to configure some of the most familiar shortcut keys that I have been using all these years in Eclipse. I want to use them the same way in IDEA. Is there a way to do this?


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

Yes, there's a way. It's explained in this IDEA FAQ for Eclipse users. However on my linux system, enabling Eclipse keymap has shown up some issues with "right clicks", not sure if you'll run into the same.


[My Blog] [JavaRanch Journal]
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Yes, but it does not explain how to change it.
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Just one question. What is the Ctrl+O equivalent of Eclipse in IntelliJ? I was not able to find that!
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

I want to see the list of methods as and when I type...like we do in eclipse. What would the shortcut for that be? Ctrl+B shows the list but for all the classes and not for the selected java file. In simple terms, what is the Ctrl+O equivalent?
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Ctrl+F12 was that in IntelliJ and I have to check the select box in the popup window that appears. Looks fine!
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

Jothi Shankar Kumar wrote:Yes, but it does not explain how to change it.


Here
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Thanks!
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

It seems to be soo cool!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Changing the shortcut keys in IntelliJ
 
Similar Threads
Global Dependencies settings
frameset and shortcut keys problem
shortcut keys used in eclipse
step return (F7)
Assigning shortcut keys to Buttons in SWT