Is there an IntelliJ Keymapping plugin for Eclipse?

I wanted the same thing since I predominantly use IntelliJ IDEA. Found this on the eclipse market place and up to now it has the same keymappings.

Activate it by going to : Window >> Preferences >> General >> Keys : change the scheme to : IntelliJ IDEA

https://marketplace.eclipse.org/content/intellij-idea-keymap-eclipse


The IdeaKeyScheme plugin was just developed by one guy that wanted the same thing. Source and binary are available. I haven't tried it myself, but many people use it with great success. It seems to be the only thing out there.

If you're concerned about keyboard mappings, the Key Promoter plugin for Eclipse (known as MouseFeed) will be a big help, too. There's also an IntelliJ version. I highly recommend this plugin for productivity enhancement.


Installation and enabling IdeaKeyScheme plugin

  1. For Eclipse: add jar file to eclipse/dropins/plugins folder.
  2. Restart Eclipse.
  3. Open WindowPreferencesGeneralKeys and select the scheme "Intellij Idea".