0

I am new to java. Can anyone suggest me which eclipse is suitable for Java SE, Java EE and Hibernate development?

Note: I am using Linux machine

Arjan Tijms
  • 37,782
  • 12
  • 108
  • 140
loyola
  • 3,905
  • 2
  • 24
  • 18

3 Answers3

1

Eclipse for Java EE development will be a good choice.

http://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunasr2

Stefaan Neyts
  • 2,054
  • 1
  • 16
  • 25
1

Use Eclipse IDE for Java EE Developers

You will find
Linux 32b version download
Linux 64b version download

To install Hibernate tools visit this question

Community
  • 1
  • 1
Jordi Castilla
  • 26,609
  • 8
  • 70
  • 109
1

You can use Eclipse Kepler

In computer programming, Eclipse is an integrated development environment (IDE). It contains a base workspace and an extensible plug-in system for customizing the environment. Written mostly in Java, Eclipse can be used to develop applications. By means of various plug-ins, Eclipse may also be used to develop applications in other programming languages: Ada, ABAP, C, C++, COBOL, Fortran, Haskell, JavaScript, Lasso, Lua, Natural, Perl, PHP, Prolog, Python, R, Ruby (including Ruby on Rails framework), Scala, Clojure, Groovy, Scheme, and Erlang.

Neeraj Jain
  • 7,643
  • 6
  • 34
  • 62