Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Apples and Oranges: the Highlights of Java IDEs

Apples and Oranges: the Highlights of Java IDEs

Anton Arhipov

September 23, 2013
Tweet

More Decks by Anton Arhipov

Other Decks in Programming

Transcript

  1. Eclipse • Open source and completely free • “Probably the

    Most Used Java IDE in the world” • Large Ecosystem and marketplace of plugins • Not just one IDE - pick your distribution • ...or make your own!
  2. Eclipse • Incremental compilation, fault tolerant • Default distribution focus

    on bare minimum • 3rd party distributions fills in the blanks a. JSF/CDI/JEE6+ b. LiveReload c. Maven...
  3. IntelliJ IDEA • Opinionated, code-centric, multi-language IDE • Advanced code

    editing capabilities • Cross-contextual code analysis • Navigation friendly • “Look ma, no mouse!”
  4. IntelliJ IDEA • Batteries included: ◦ Languages: Groovy, Scala, Clojure,

    PHP, etc ◦ Frameworks: JavaEE, Spring, Hibernate, Grails, etc ◦ Support for Web technologies ◦ Database support ◦ Android
  5. NetBeans IDE • Free and open source • Out of

    the box • Latest Java specs • Key Feature: Java • HTML5
  6. NetBeans IDE • Open source and completely free • Strong

    focus on out of the box experience • First to support the latest Java technologies • Key feature: Java Editor • Easy integration with HTML5, JavaScript, CSS3