So sit back, relax and revel in the glory of the greatness of IntelliJ IDEA. Here goes ...
IntelliJ IDEA 10.0 is here!
Bad News: Our existing licenses don't work with it. So the max one could do with the existing licenses is upgrade to version 9.x
Good News: It's available in a Community Edition version which comes for free (http://download.jetbrains.com/idea/ideaIC-10.exe). Yup, free as in speech and free as in soft drink.
So what's new in IntelliJ IDEA 10.01 -
- Super quick startup. I haven't been able to see the splash screen yet! (And yup, it's enabled).
- Memory usage is tighter and we are nearing IntelliJ IDEA 5.0 memory usage levels. (And this, gentlemen is in stark contrast to IDEA 9.0's mammoth requirements)
- You get a suggest-as-you-type interface. No need to type Ctrl+Space, Ctrl+Shift+Space or Ctrl+Shift+Alt+Space (These are the various code completion shortcuts in IDEA.). I guess IDEA went the Instant way.
- It claims to compile the file in background - while I don't know how does that work or whether it really does, I did notice a slight performance improvement (over and above the usual snappy performance for which IDEA is already well-known).
- The indexing takes less time, can be configured with a higher level of granularity and is less irritating and let's you develop with pleasure indeed.
- And another thing, the two versions 10.0 and <= 9.x can co-exist meaning you may install 10.0 and try it out without affecting your current set up!
If you need any more convincing about it's awesomeness -
- http://stackoverflow.com/questions/239732/things-possible-in-intellij-that-arent-possible-in-eclipse
- http://blogs.jetbrains.com/idea/2010/12/intellij-idea-10-rc-3-indexing-speed-improvements/
- http://www.aldana-online.de/2010/12/12/intellij-idea-rocks-revisted-for-10/
- http://www.infoworld.com/d/developer-world/infoworld-review-top-java-programming-tools-191?page=0,4
Also, If you have already tried it, I would love to hear what you have got to say about IntelliJ IDEA 10.0!
1 - The most intelligent Java IDE out there!
1 comment:
Feel free to join the discussion here: http://www.reddit.com/r/programming/comments/enc29/its_fast_its_better_intellij_idea_100_is_here/ !!!
Post a Comment