How to import Intellij IDEA keymaps into eclipse?

eclipse, eclipse-plugin, intellij-idea, keyboard-shortcuts, shortcut

Solution

Try IdeaKeyScheme plugin, should work in latest Eclipse

http://www.jroller.com/santhosh/entry/intellij_idea_key_scheme_for

Problem

I have so many reasons to use Intellij IDEA instead of eclipse, but now I have to use eclipse in my team.So as we all know, Intellij IDEA's keymaps is very very convenient and it even supports eclipse's keymaps.Is there any tools or plugin that is able to import Intellij IDEA's keymaps into eclipse?

Original source