How to improve IntelliJ code editor speed?

Posted by Hoàng Long on Stack Overflow See other posts from Stack Overflow or by Hoàng Long
Published on 2011-01-13T03:52:01Z Indexed on 2011/01/13 3:53 UTC
Read the original article Hit count: 299

Filed under:
|

I am using IntelliJ (Community Edition) for several months, and at first I'm pleased about its speed & simplicity. But now, after upgrading to version 10, it's extremely slow. Sometimes I click a file then it takes 5 - 15 seconds to open that file (it freeze for that time).

I don't know if I have done anything which cause that: I have installed 2 plugins(regex, sql), and have 2 versions of IntelliJ on my machine (now the version 9 removed, only version 10 remains).

Is there any tips to improve speed of code editor, in general, or specifically IntelliJ? I have some experience when using IntelliJ: 1. Should open IntelliJ a while before working, cause it needs time for indexing.

  1. Don't open too many code tabs

  2. Open as less other program as possible. I'm using 2 GB RAM WinXP, and it just seems fairly enough for Java, IntelliJ & Chrome at the same time.

© Stack Overflow or respective owner

Related posts about ide

Related posts about intellij-idea