Is there an IntelliJ Keymapping plugin for Eclipse?

后端 未结 5 1004
遇见更好的自我
遇见更好的自我 2021-01-30 06:33

I am an old IntelliJ user, now working on a project that requires Eclipse. I don\'t mind learning the Eclipse default keyboard shortcuts where they exist, but so many operations

5条回答
  •  花落未央
    2021-01-30 07:20

    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".

提交回复
热议问题