Eclipse for IntelliJ Idea Users(IntelliJ Idea 用户的 Eclipse)
问题描述
我有一位同事希望从 InteilliJ Idea 切换到 Eclipse,并且担心不知道 Eclipse 的命令集.
I have a coworker who is looking to switch from InteilliJ Idea to Eclipse, and is concerned about not knowing the Eclipse set of commands.
我想知道 - 任何人都可以链接到可以将 Eclipse 命令设置为至少与 Idea 匹配的键盘映射吗?
I was wondering - would anyone have a link to keyboard mappings that can set Eclipse commands to at least sort of match Idea?
你做了这个转换吗?我们应该注意的任何陷阱"、提示或信息?
Have you made this switch? Any "gotchas", tips, or info we should be aware of?
谢谢!
推荐答案
如果他一定要这样做:
http://www.jroller.com/ervines/resource/eclipse-intellij-key-bindings.java
这篇关于IntelliJ Idea 用户的 Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:IntelliJ Idea 用户的 Eclipse
基础教程推荐
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01
- 从 python 访问 JVM 2022-01-01
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01
- Java Swing计时器未清除 2022-01-01
- 验证是否调用了所有 getter 方法 2022-01-01
- 多个组件的复杂布局 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- 大摇大摆的枚举 2022-01-01
