Eclipse
Java integrated development environment.
- Free • Open Source
- Mac
- Windows
- Linux
...
Eclipse is an extensible development platform with runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle. Many people know Eclipse as a Java IDE, but it is much more than that- Eclipse actually consists of over 60 different open-source projects, organized into 6 different categories:
*. Enterprise Development
*. Embedded and Device Development
*. Rich Client Platform
*. Rich Internet Applications
*. Application Frameworks
*. Application Lifecycle Management (ALM)
*. Service Oriented Architecture (SOA)
*. Enterprise Development
*. Embedded and Device Development
*. Rich Client Platform
*. Rich Internet Applications
*. Application Frameworks
*. Application Lifecycle Management (ALM)
*. Service Oriented Architecture (SOA)
Show full description ▾
Features Vote on or suggest new features
Comments and Reviews Post a comment / reviewSort: relevance • date
Category
DevelopmentTags
- Developer Tools
- development
- integrated-development
- c-development
- laravel
- developers
- programming
- javascript
- programming-tools
- Php
- Javascript Development
- development-tool
- code-coverage
- ides
- ruby-development
- java-program
- development-environments
- java-development
- programmer
- java-ides
- perl
- programmers-editor
- php7
Lists containing Eclipse
Eclipse
Summary and Relevance
Our users have written 16 comments and reviews about Eclipse, and it has gotten 1103 likes
- Developed by Eclipse Foundation, Inc.
- Open Source and Free product.
- Average rating of 3.4
- 149 alternatives listed
Popular alternatives
View allTop Eclipse apps, plugins, extensions and add-ons
View allEclipse was added to AlternativeTo by Mogelfar on Mar 3, 2009 and this page was last updated Jan 27, 2021.
First of all, I haven't used this two (Eclipse & NetBeans) in Windows. Only in Linux, but for this last SO, I certainly rather NetBeans over Eclipse, since it's more Linux-Friendly.
So far, I have had no problem at all running NetBeans under Linux, but in Eclipse, I had weird behaviour/bug sometimes, that's why I decided to use NetBeans as default.
It's because eclipse works better with oracle java than with openjdk, you will see that with this last one, parts like windowbuilder doesn't work (it doesn't work neither if you are using compiz manager, with ubuntu unity). Anyway I have seen that the last versions of eclipse are less limux-friendly until they fix it, I think that windows is the main platform, swing
Reply written about 5 years ago
Very "professional".
Is it secure to accept:
I dislike that many projects use this as there preferred development environment (e.g. Android).
When I ever use an IDE then it's IntelliJ Idea for Java or Visual Studio for Windows.
Note: I am specifically discussing JBoss Developer Studio, which is Eclipse with some pre-installed plugins.
After years of evading any interaction with Java, I'm playing catch-up. Eclipse is proving crucial in minding the myriad details of Maven, class relationships, and the sheer redundant verbosity of Java syntax.
Bloated? For Python or PHP or JavaScript, yeah. When working in those languages I still prefer a code editor (e.g., Sublime or Notepad++) over a full-on IDE.
However, Java's fundamental nature can't be corralled by "just" a code editor. Don't bring a knife to a gunfight.
The basic difference between Eclipse and NetBeans is that Eclipse is more of a framework that hosts different language- and task-specific components; the Java editor and the Python editor are really different applications, not a single editor with different settings. Eclipse and NetBeans have different design philosophies, and that's fine. I happen to like Eclipse's philosophy.
I have used it for Java and Selenium work.