🌐
Eclipse IDE
eclipseide.org
Eclipse IDE | The Eclipse Foundation
Sigasi has been a proud user, contributor, and consumer of Eclipse IDE for over 15 years. We’ve built our legacy with the IDE through JDT’s great Java support, and have been building our flagship Sigasi Studio IDE on the Eclipse platform. The IDE - in combination with many other great Eclipse technologies such as EMF and Xtext - has propelled us forward and gave us a tried and tested framework to build upon.
Getting Started
The Eclipse IDE Working Group is formed to ensure the continued sustainability, integrity, evolution and adoption of the Eclipse IDE suite of products and …
New & Noteworthy
The Eclipse IDE Working Group is formed to ensure the continued sustainability, integrity, evolution and adoption of the Eclipse IDE suite of products and …

software development environment

Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment. It had been the most popular IDE … Wikipedia
Factsheet
Original author IBM
Initial release 1.0 / 29 November 2001; 24 years ago (2001-11-29)
Factsheet
Original author IBM
Initial release 1.0 / 29 November 2001; 24 years ago (2001-11-29)
🌐
The Eclipse Foundation
eclipse.org β€Ί downloads β€Ί packages β€Ί release β€Ί kepler β€Ί sr1 β€Ί eclipse-ide-java-developers
Eclipse IDE for Java Developers | Eclipse Packages
The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration and WindowBuilder
🌐
Quora
quora.com β€Ί Why-is-Eclipse-IDE-better-than-others
Why is Eclipse IDE better than others? - Quora
Answer (1 of 5): Hello, Iosebigames. It’s not β€œbetter”. It is adequate. What IDE you use depends on language, operating system support, bugs/maintenance and your own preferences. There is no β€œbest” IDE. The only grievance against Eclipse that I have is that it is written in Java.
🌐
Level1Techs
forum.level1techs.com β€Ί operating systems & open source β€Ί linux
Run The Eclipse Java IDE with Specific JDK Version In Linux Ubuntu - Linux - Level1Techs Forums
January 1, 2025 - I’m wondering if anyone can show me how to run the Eclipse Java IDE with a specific Java/JDK version in Linux Ubuntu. I usually stick with Java 7/JDK 7, and just have it sitting on my desktop, but when I try to run Ecli…
🌐
Reddit
reddit.com β€Ί r/java β€Ί eclipse ide 2025-06 is out
r/java on Reddit: Eclipse IDE 2025-06 is out
June 11, 2025 - Because Eclipse has a compiler and the code analysis is builtin it is a little bit easier to run in CI pipeline. ... Interesting! My team used SonarScanner for CI pipelines - I wasn’t aware IntelliJ could do that. ... What kind of CI pipline for Java program, requires a full blow IDE as part of build step?
Top answer
1 of 16
74

Let me just start out by saying that Eclipse is a fantastic IDE for Java and many other languages. Its plugin architecture and its extensibility are hard to rival and the fact that it's free is a huge plus for smaller teams or tight budgets.

A few things that I hate about Eclipse.

  • The documentation is really lacking. I don't know who writes the stuff, but if it's not just flatly missing, it's incomplete. If it's not incomplete, then it's just flat out wrong. I have wasted many precious hours trying to use a given feature in Eclipse by walking through its documentation only to discover that it was all trash to begin with.
  • Despite the size of the project, I have found the community to be very lacking and/or confusing enough to be hard to participate in. I have tried several times to get help on a particular subject or plugin only to be sent to 3 or 4 different newsgroups who all point to the other newsgroup or just plain don't respond. This can be very frustrating, as much smaller open source products that I use are really good about answering questions I have. Perhaps it's simply a function of the size of the community.
  • If you need functionality beyond the bundled functionality of one of their distros (for instance, the Eclipse for Java EE Developers distro which bundles things like the WTP), I have found the installation process for extra plugins excruciatingly painful. I don't know why they can't make that process simpler (or maybe I'm just spoiled on my Mac at home and don't know how bad it really is out in the 'real' world) but if I'm not just unsuccessful, oftentimes it's a process of multiple hours to get a new plugin installed. This was supposedly one of their goals in 3.4 (to make installation of new projects simpler); if they succeeded, I can't tell.
  • Documentation in the form of books and actual tutorials is sorely lacking. I want a master walkthrough for something as dense and feature-rich as Eclipse; something that says, 'hey, did you know about this feature and how it can really make you more productive?'. As far as I've found, nothing like that exists. If you want to figure out Eclipse, you've got one option, sit down and play with it (literally play with it, not just see a feature and go and read the documentation for it, because that probably doesn't exist or is wrong).

Despite these things, Eclipse really is a great IDE. Its refactoring tooling works tremendously well. The handling of Javadoc works perfectly. All of features we've come to expect of an IDE are their (code completion, templates, integration with various SCMSs, integration with build systems). Its code formatting and cleanup tools are very powerful. I find its build system to work well and intuitively. I think these are the things upon which its reputation is really built.

I don't have enough experience with other IDEs or with other distros of Eclipse (I've seen RAD at work quite a few times; I can't believe anyone would pay what they're charging for that) to comment on them, but I've been quite happy with Eclipse for the most part. One tip I have heard from multiple places is that if you want Eclipse without a lot of the hassle that can come with its straight install, go with a for-pay distro of it. My Eclipse is a highly recommended version that I've seen all over the net that is really very affordable (last I heard, $50 for the distro plus a year of free upgrades). If you have the budget and need the added functionality, I'd go with something like that.

Anyway, I've tried to be as detailed as I can. I hope this helps and good luck on your search! :)

2 of 16
69

IntelliJ IDEA was awsome. Now it is just "better than Eclipse". You can code in IDEA several times faster than in Eclipse in my experience (I moved from being an Eclipse early-adopter to IDEA and haven't looked back) but IDEA has a number of flaws:

  • Full version is not free.
  • It hogs memory
  • Project management is not great
  • Jetbrains keep bringing out minor enhancements and calling them major releases. IDEA is now slower and buggier than it was a few years ago. And you get charged for the pleasure! (IDEA now has a free Community Edition)

I still wouldn't go back though; the code refactorings and intentions in IDEA are just too good.

A major version of Eclipse came out a while back and it took me about an hour of searching on the website to figure out what was actually contained in the release which might persuade me back into the fold. Visit JetBrains to see how to sell an IDE!

Find elsewhere
🌐
Dev.java
dev.java β€Ί learn β€Ί eclipse
Building a Java Application in the Eclipse IDE - Dev.java
Installing and getting started with the Eclipse IDE for developing Java applications
🌐
NTU Singapore
www3.ntu.edu.sg β€Ί home β€Ί ehchua β€Ί programming β€Ί howto β€Ί EclipseJava_HowTo.html
Eclipse IDE for Java Developers
Download Eclipse from https://www.eclipse.org/downloads/. Under "Get Eclipse IDE 202x-xx" β‡’ Click the link "Download Packages" (instead of pushing the button "Download x86_64"). Choose "Eclipse IDE for Java Developers" for Java SE program development; or "Eclipse IDE for Enterprise Java and Web Developers" for developing JavaEE webapps β‡’ Linux x86_64.
🌐
Wikipedia
en.wikipedia.org β€Ί wiki β€Ί Eclipse_(software)
Eclipse (software) - Wikipedia
October 1, 2025 - Eclipse is an integrated development environment (IDE) used in computer programming. It contains a base workspace and an extensible plug-in system for customizing the environment.
🌐
Cogentinfo
cogentinfo.com β€Ί resources β€Ί what-is-eclipse-ide-java-101
Cogent | Blog | What is Eclipse IDE?(Java 101)
In the computing world, Eclipse ... Ruby, and many more. Being free and open source, Eclipse IDE is one of the most popular JAVA IDE in the computing market....
🌐
The Eclipse Foundation
eclipse.org β€Ί downloads
Eclipse Downloads | The Eclipse Foundation
A modern and open IDE for cloud and desktop Β· Learn More Download Β· Eclipse Jetty provides a web server and javax.servlet container Β· Learn More Download Β· Eclipse GlassFish provides a complete application server which serves the Jakarta EE specification.
🌐
Qlik Talend Help
help.qlik.com β€Ί talend esb development guide β€Ί download eclipse ide for java ee developers
Download Eclipse IDE for Java EE Developers | Talend ESB Development Guide Help
From the Eclipse download page obtain your operating system's version of Eclipse IDE for Java EE Developers. Juno is the most recent Eclipse version as the time of this writing, but if you already have the previous Helios or Indigo versions of Eclipse on your machine that should work fine as well.
🌐
Quora
quora.com β€Ί Why-is-Eclipse-the-best-Java-IDE
Why is Eclipse the best Java IDE? - Quora
Answer (1 of 4): Whoever told you that have never touched a pro-level IDE like VS Code or JetBrains IntelliJ. I can tell you what you are in for with Eclipse. Every other day you will scratch your head trying to figure out why you project won’t build. There are six to eight ways you need to Cle...
🌐
Reddit
reddit.com β€Ί r/webdev β€Ί rant: which ide is the worst and why its eclipse?
r/webdev on Reddit: Rant: Which IDE is the worst and why its Eclipse?
June 18, 2024 -

My mind is about to explode, im trying to help someone with Java, needs to be in Eclipse because of university rules.
Eclipse is difficult to install, difficult to setup, difficult to uninstall, if you already have an old version of eclipse and you uninstall and then install a newer version, all the old settings are still on. Difficult to change environment for a newer version of a project, difficult to find anything in the damn tools bar, difficult to setup a local server, everything is bloated, everything is hidden in a weird setting with no description, its so bad it doesnt have even a uninstaller.

Now i go to visual code (my favorite IDE) and it takes 3 minutes to have everything working.

Edit: it conforts me that i see other programmers hating Eclipse, i almost hate eclipse more than Guts from Berserk hates it. it took me 6 hours to set up this IDE for an student and still i cant get it to work.

🌐
Eclipse
eclipse.en.softonic.com β€Ί home β€Ί windows β€Ί development & it β€Ί ides/source editors
Eclipse - Download
May 24, 2023 - As an IDE, Eclipse is primarily designed for Java development. With this, its tools are optimized for this programming language. One of its main features is its built-in incremental compiler, which allows for easy error identification as you ...
Rating: 7/10 ​ - ​ 1.12K votes
🌐
TheServerSide
theserverside.com β€Ί blog β€Ί Coffee-Talk-Java-News-Stories-and-Opinions β€Ί video-install-eclipse-ide-windows-java-11-tutorial-10-how
Install the Eclipse IDE on Windows video tutorial
Need to install the Eclipse IDE on Windows? This quick video tutorial shows you how to install Eclipse and build your very first Java application in the popular, open-source IDE.