Should install Eclipse IDE for EE Developers OR plain IDE for Java Developers?

16,970

Solution 1

I think Eclipse has different flavors, so pick the one that works for you. Java EE includes the servlet/JSP piece you need. I'd go with that.

Solution 2

Install Eclipse IDE for Java EE Developers. This flavour of Eclipse is bundled with everything to start building Java EE applications. Download the Latest Release (Eclipse Helios) here.

Share:
16,970
enterprize
Author by

enterprize

Updated on June 05, 2022

Comments

  • enterprize
    enterprize about 2 years

    I am new to Java EE. I want to start from servlet development using Eclipse. Do I need to install Eclipse EE version OR plain Eclipse version for Java to start Java E for web development?

    EDIT

    Actually bec java ee is so vast & I want to start with minimum i.e. web development.I also don't want to use huge eclipse Java EE version if plain Java version would do for web development.