jayshao
jayshao

Reputation: 2167

What are some good references/articles/posts for Eclipse -> Intellij converts?

I've been trying IntelliJ for about a month, and mostly like it, but would like any references to good sites to useful features/shortcuts/idioms from the perspective of an Eclipse user.

Upvotes: 1

Views: 184

Answers (3)

jayshao
jayshao

Reputation: 2167

A friend pointed out a plugin that will prompt you for keyboard shortcuts after you perform actions - probably the single fastest brain-pusher in my IntelliJ experience

Upvotes: 1

matt b
matt b

Reputation: 140061

You might be past this point if you've beeen using it for a month, but for others, this official Eclipse to IntelliJ migration FAQ from JetBrains might be a good starting point.

Upvotes: 1

duffymo
duffymo

Reputation: 309008

Nothing better than the Jetbrains forums and blogs.

Make sure you check out the productivity guide under the help. It's invaluable for learning the shortcuts. It'll even tell you how frequently you use them so you can keep track of how well you're leveraging them.

Upvotes: 1

Related Questions