By ann
via jetbrains.dzone.com
Published: Dec 08 2009 / 16:47
Now also available in FREE and open-source Community edition, IntelliJ IDEA is much faster than before, with complete Java EE 6 support, new PHP editor with refactoring and debugging, improved Groovy support, free Scala and Clojure plug-ins, and much more!
Comments
yakkoh replied ago:
Once $JDK_HOME is setup, a charm.
Of course not as simple as leafpad or notepad.
Thanks Jetbrains.
terrance.macgregor replied ago:
I am a huge fan of Netbeans. I like to try new things, but am not sure if IntelliJ is worth the transition. Curious if Netbeaners have tried this platform and what they think about it.
romanstrobl replied ago:
Hi Terrance, I can tell you about the difference of IntelliJ IDEA and NetBeans, because I have used both in the past. Both are really nice IDEs but IDEA goes deeper in terms of understanding the languages. For example you get much more quick fixes and code quality related reports. Also many frameworks and technologies are well supported and you can use cross-technology refactorings. Imagine that you e.g. refactor the name of your bean in JSP and then also the Java class, XML and all queries (EJBQL, HQL, etc.) get refactored, too. Also your code never breaks when using refactorings in IDEA, which can't be guaranteed with other IDE's since they can't always refactor all related languages. There is also very nice support for new languages such as Groovy, Scala or Clojure, so if you like new languages, IDEA is ahead of the curve in supporting them. IDEA is also very keyboard-centric and editor-oriented. So once you get used to the shortcuts you'll be very productive and fast, sometimes in NetBeans the dialogs and wizards are a bit cumbersome. Finally memory consumption of IDEA is much lower than the memory consumption of NetBeans. If you have any specific questions, feel free to ask.
,
,
terrance.macgregor replied ago:
Thanks Roman. I will give it a try.
Voters For This Link (64)
Voters Against This Link (0)