Things I hate in IntelliJ compared to Eclipse

I come from a strong Eclipse background and in my new assignment, my project team uses IntelliJ IDE; So thought let me check this IntelliJ editor. As expected (after being loyal to Eclipse for many years) first I noticed all the bad things about IntelliJ, Here’s my list of bad things (Let me know if there is a better way of using IntelliJ to get around my problems)

Written by Ravi Nallakukkala on April 11th, 2007 with 2 comments.
Read more articles on Editors.

Related articles

2 comments

Read the comments left by other users below, or:

Get your own gravatar by visiting gravatar.com Dmitry Jemerov
#1. April 12th, 2007, at 9:22 AM.

Hello Ravi,

Actually IntelliJ IDEA does not expect that you would configure the classpath twice. It uses the same classpath for compile and run/debug, just as you would expect.

To configure the code templates for new files created in the IDE, you can use Settings | File Templates. To configure code snippets which can be inserted into existing files, you can use Settings | Live Templates (which has a number of predefined templates which you can use as examples for creating your own templates).

If you have any questions regarding IntelliJ IDEA, don’t hesitate to contact our support at http://www.jetbrains.com/support/idea/index.html

Get your own gravatar by visiting gravatar.com Ravi Nallakukkala
#2. April 12th, 2007, at 11:12 PM.

Thanks Dmitry, was a handy tip. Could play around writing my own templates now.

Support!!!
That’s one really good thing about intelliJ, I missed out (After being in Eclispe world for long :-) ).

Cheers

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> .