I am starting a new course about Spring in Java, so far I only used IntelliJ IDE so I have nothing to really compare it too, but in this new course and the instructor is using Eclipse. I can get used to the different shortcuts (sysout instead of sout and so on) but I really got used to the IntelliJ pop-up shortcut, when you start typing and have this pop-out window to complete shortcuts. And in eclipse, I need to press ctrl + space to see this thing. Is there any way to make it automatic like in IntelliJ?
Asked
Active
Viewed 157 times
0
-
Not sure if this is what you're looking for, but it is the closest I've got to get Eclipse keymap like IntelliJIDEA's: https://marketplace.eclipse.org/content/intellij-idea-keymap-eclipse – lealceldeiro Jul 22 '19 at 08:46
-
Here you will get what you are asking for, may be helpful. https://stackoverflow.com/questions/14105249/is-there-an-intellij-keymapping-plugin-for-eclipse – Victor Jul 22 '19 at 08:48
-
leal how do I install it? – elii236 Jul 23 '19 at 08:03