Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Eclipse (software)
Software development environment

Eclipse is a popular integrated development environment (IDE) primarily used for Java programming but supports many other languages like Python, C++, and PHP through an extensible plug-in system. Originating from IBM VisualAge, it offers tailored development tools such as Eclipse JDT and CDT. Since version 3.0, plug-ins are managed as bundles using Equinox, an OSGi implementation. Eclipse is free and open-source software licensed under the Eclipse Public License and can run on platforms like IcedTea. It remained the top IDE for Java development until 2016, when IntelliJ IDEA surpassed it.

Related Image Collections Add Image
We don't have any YouTube videos related to Eclipse (software) yet.
We don't have any PDF documents related to Eclipse (software) yet.
We don't have any Books related to Eclipse (software) yet.
We don't have any archived web articles related to Eclipse (software) yet.

History

Eclipse was inspired by the Smalltalk-based VisualAge family of integrated development environment (IDE) products.12 Although fairly successful, a major drawback of the VisualAge products was that developed code was not in a component-based software engineering model. Instead, all code for a project was held in a compressed database using SCID techniques (somewhat like a zip file but in .dat). Individual classes could not be easily accessed, certainly not outside the tool. A team primarily at the IBM Cary, North Carolina, lab developed the new product as a Java-based replacement.13 In November 2001, a consortium was formed with a board of stewards to further the development of Eclipse as open-source software. It is estimated that IBM had already invested nearly $40 million by that time.14 The original members were Borland, IBM, Merant, QNX Software Systems, Rational Software, Red Hat, SuSE, TogetherSoft, and WebGain.15 The number of stewards increased to over 80 by the end of 2003. In January 2004, the Eclipse Foundation was created.16

Eclipse 3.0 (released on 21 June 2004) selected the OSGi Service Platform specifications as the runtime architecture.17

The Association for Computing Machinery recognized Eclipse with the 2011 ACM Software System Award on 26 April 2012.18

Recent releases of the Eclipse IDE have introduced support for the latest programming language standards, such as Java 23 and C++23, as well as usability enhancements including a refreshed light theme, improved code folding for Java, and updated C/C++ tooling based on the Clang compiler frontend.

Licensing

The Eclipse Public License (EPL) is the fundamental license under which Eclipse projects are released.19 Some projects require dual licensing, for which the Eclipse Distribution License (EDL) is available, although use of this license must be applied for and is considered on a case-by-case basis.

Eclipse was originally released under the Common Public License, but was later re-licensed under the Eclipse Public License. The Free Software Foundation has said that both licenses are free software licenses, but are incompatible with the GNU General Public License (GPL).20

Name

According to Lee Nackman, Chief Technology Officer of IBM's Rational division (originating in 2003) at that time, the name "Eclipse" (dating from at least 2001) was not a wordplay on Sun Microsystems, as the product's primary competition at the time of naming was Microsoft Visual Studio, which Eclipse was to eclipse.21

Different versions of Eclipse have been given different science-related names. The versions named after Callisto, Europa, and Ganymede, which are moons of Jupiter, were followed by a version named after Galileo, the discoverer of those moons. These were followed by two sun-themed names, Helios of Greek mythology, and Indigo, one of the seven colors of a rainbow (which is produced by the sun). The version after that, Juno, has a triple meaning: a Roman mythological figure, an asteroid, and a spacecraft to Jupiter.22 Kepler, Luna, and Mars continued the astronomy theme, and then Neon and Oxygen constituted a theme of chemical elements. Photon represented a return to sun-themed names.

As of 2018, the alphabetic scheme was abandoned in order to better align with the new Simultaneous Release strategy.23 Releases are named in the format YYYY-MM to reflect the quarterly releases, starting with version 4.9 named 2018-09.24

Releases

Since 2006, the Foundation has coordinated an annual Simultaneous Release.25 Each release includes the Eclipse Platform and several other Eclipse projects.

From 2008 through 2018, each Simultaneous Release had occurred on the 4th Wednesday of June. In 2018 the project switched to quarterly (13 week) YYYY-MM releases without intermediate service releases.26

Version nameDatePlatform versionProjectsMain changes
N/A29 November 200127Unsupported: 1.0A 1.3 level Java runtime or Java development kit must be installed on the machine in order to run this version of Eclipse.28
N/A18 September 200229Unsupported: 2.0
N/A15 April 200330Unsupported: 2.1A 1.4 level Java runtime or Java development kit (JDK) can also be used to run Eclipse. It is still possible to use a 1.3 level Java runtime or Java development kit (JDK).31
N/A21 June 200432Unsupported: 3.0A 1.4.1 level Java runtime or Java development kit must be installed on the machine in order to run this version of Eclipse.33
N/A28 June 2005Unsupported: 3.1Added Java 5 support: generics, annotations, boxing-unboxing, enums, enhanced for loop, varargs, static imports34
Callisto26 June 200635Unsupported: 3.2Callisto projects36
Europa27 June 200737Unsupported: 3.3Europa projects38
Ganymede25 June 200839Unsupported: 3.4Ganymede projects40
Galileo24 June 200941Unsupported: 3.5Galileo projects42
Helios23 June 201043Unsupported: 3.6Helios projects44
Indigo22 June 201145Unsupported: 3.7Indigo projects46Added Java 7 support (3.7.1 sr1): Improved Type Inference for Generic Instance Creation (Diamond), Multi-catch, try-with-resources statement, Simplified Varargs Method Invocation, Strings in switch, Binary Literals and Underscores in Numeric Literals, Polymorphic Methods47
Juno27 June 201248Unsupported: 3.8 and 4.249

50

Juno projects51
Kepler26 June 201352Unsupported: 4.3Kepler projects53A Java 6 JRE/JDK is recommended to run this version.54
Luna25 June 201455Unsupported: 4.4Luna projects56Integrated Java 8 support;57 in the prior version, this was possible via a Java 8 patch plug-in.

A Java 7 JRE/JDK is required to run most of the packages based on this version.58

Mars24 June 201559Unsupported: 4.5Mars projects60A Java 7 JRE/JDK is required to run all packages based on this version.61
Neon22 June 201662Unsupported: 4.6Neon projects63A Java 8 JRE/JDK is required to run all packages based on this version.64
Oxygen28 June 201765Unsupported: 4.7Oxygen projects66Oxygen.1a introduced Java 9 and Junit 5 support and Oxygen.3a introduced Java 10 support.67

Dropped support for the following Unix based platforms: AIX, Solaris, HP-UX and s390.68From this version on, a Java 8 or newer JRE/JDK is required to run Eclipse.69

Photon27 June 201870Unsupported: 4.8Photon projects71Dropped support for 32bit Windows and Linux.
2018-0919 September 201872Unsupported: 4.92018-09 projects73
2018-1219 December 201874Unsupported: 4.102018-12 projects75Added support for Java 11.76
2019-0320 March 201977Unsupported: 4.112019-03 projects78
2019-0619 June 201979Unsupported: 4.122019-06 projects80
2019-0918 September 201981Unsupported: 4.132019-09 projects82
2019-1218 December 201983Unsupported: 4.142019-12 projects84
2020-0318 March 202085Unsupported: 4.152020-03 projects86Update support for Web Development languages, relying on Language Server Protocol
2020-0617 June 202087Unsupported: 4.162020-06 projects88
2020-0916 September 202089Unsupported: 4.172020-09 projects90From this version on, a Java 11 or newer JRE/JDK is required to run Eclipse.91
2020-1216 December 202092Unsupported: 4.182020-12 projects93A JDK is embedded into most packages, so a Java installation is not a prerequisite anymore.
2021-0317 March 202194Unsupported: 4.192021-03 projects95
2021-0616 June 202196Unsupported: 4.202021-06 projects97
2021-0915 September 202198Unsupported: 4.212021-09 projects99
2021-128 December 2021100Unsupported: 4.222021-12 projects101
2022-0316 March 2022102Unsupported: 4.232022-03 projects103
2022-0615 June 2022104Unsupported: 4.242022-06 projects105
2022-0914 September 2022106Unsupported: 4.252022-09 projects107From this version on, a Java 17 or newer JRE/JDK is required to run Eclipse.108
2022-127 December 2022109Unsupported: 4.262022-12 projects110
2023-0315 March 2023111Unsupported: 4.272023-03 projects112
2023-0614 June 2023113Unsupported: 4.282023-06 projects114
2023-0913 September 2023115Unsupported: 4.292023-09 projects116
2023-126 December 2023117Unsupported: 4.302023-12 projects118
2024-0313 March 2024119Unsupported: 4.312024-03 projects120
2024-0612 June 2024121Unsupported: 4.322024-06 projects122
2024-0911 September 2024123Unsupported: 4.332024-09 projects124
2024-124 December 2024125Unsupported: 4.342024-12 projects126
2025-0312 March 2025127Unsupported: 4.352025-03 projects128
2025-0611 June 2025129Latest version: 4.362025-06 projects130
2025-0910 September 2025131Future version: 4.372025-09 projects132
Legend:UnsupportedSupportedLatest versionPreview versionFuture version

Architecture

Eclipse uses plug-ins to provide all the functionality within and on top of the run-time system. Its run-time system is based on Equinox, an implementation of the OSGi core framework specification.133

In addition to allowing the Eclipse Platform to be extended using other programming languages, such as C and Python, the plug-in framework allows the Eclipse Platform to work with typesetting languages like LaTeX134 and networking applications such as telnet and database management systems. The plug-in architecture supports writing any desired extension to the environment, such as for configuration management. Java and CVS support is provided in the Eclipse SDK, with support for other version control systems provided by third-party plug-ins.

With the exception of a small run-time kernel, everything in Eclipse is a plug-in. Thus, every plug-in developed integrates with Eclipse in the same way as other plug-ins; in this respect, all features are "created equal".135 Eclipse provides plug-ins for a wide variety of features, some of which are from third parties using both free and commercial models. Examples of plug-ins include for Unified Modeling Language (UML), for Sequence and other UML diagrams, a plug-in for DB Explorer, and many more.

The Eclipse SDK includes the Eclipse Java development tools (JDT), offering an IDE with a built-in Java incremental compiler and a full model of the Java source files. This allows for advanced refactoring techniques and code analysis. The IDE also makes use of a workspace, in this case a set of metadata over a flat filespace allowing external file modifications as long as the corresponding workspace resource is refreshed afterward.

Eclipse implements the graphical control elements of the Java toolkit called Standard Widget Toolkit (SWT), whereas most Java applications use the Java standard Abstract Window Toolkit (AWT), Swing, or JavaFX. Eclipse's user interface also uses an intermediate graphical user interface layer called JFace, which simplifies the construction of applications based on SWT. Eclipse was made to run on Wayland during a Google Summer of Code (GSoC) Project in 2014.136

As of 2017, language packs being developed by the Babel Project provide translations into over 40 natural languages.137

Rich client platform

Eclipse provides the rich client platform (RCP) for developing general-purpose applications.

The following components constitute the rich client platform:

Examples of rich client applications based on Eclipse are:

Server platform

Eclipse supports development for Tomcat, GlassFish and many other servers and is often capable of installing the required server (for development) directly from the IDE. It supports remote debugging, allowing a user to watch variables and step through the code of an application that is running on the attached server.

Web Tools Platform

The Eclipse Web Tools Platform (WTP) project is an extension of the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, and tools and APIs to support deploying, running, and testing apps.139

Modeling platform

The Modeling project contains all the official projects of the Eclipse Foundation focusing on model-based development technologies. All are compatible with the Eclipse Modeling Framework created by IBM. Those projects are separated into six categories:

Application lifecycle management

Application lifecycle management (ALM) and task management in Eclipse need an optional component called Mylyn (/ˈmaɪlɪn/), an open-source implementation of the task-focused interface. It provides an API for tools embedding the task-focused interface. For software developers, it helps a developer work efficiently with many different tasks (such as bugs, problem reports or new features). Tasks are integrated into Mylyn. For all tasks that have been integrated, Mylyn monitors user activity and tries to identify information relevant to the task at hand. It uses this task context to focus the Eclipse UI on the related information. Mylyn can integrate with repositories such as Bugzilla, Trac, Redmine, Mantis,141 JIRA, Unfuddle,142 and GitHub.[95] It focuses on improving productivity by reducing searching, scrolling, and navigation. By making task context explicit, Mylyn is also meant to facilitate multitasking, planning, reusing past efforts, and sharing expertise.

The project name comes from myelin, an electrically insulating layer that surrounds neurons' axons.143 The original name of this project, "Mylar", replicated a trademark of a boPET film company, so the Eclipse Foundation changed the project name.144

Features

Eclipse IDE features include text editor with syntax coloring, coding assistance, code completion, code refactoring, code analysis with "Quick fix" suggestions along with code debugging.145

Along with native support for OSGi, JPMS support has been added as of Java 9.146

Extensions

Eclipse supports a rich selection of extensions, adding support for Python via PyDev, Android development via Google's ADT (superseded by Android Studio since 2015), JavaFX via e(fx)clipse, JavaScript, jQuery, and many others at the Eclipse Marketplace. Valable is a Vala plug-in for Eclipse.147

In addition to the built-in Java compiler warnings, additional plug-ins are available for linting to improve code quality and consistency such as SpotBugs and Sonar.148149

Support for build tools such as Ant, Maven, Make, and CMake includes the capability to replace Eclipse native project file format with Maven pom.xml directly.150

Alternative distributions

Several alternative distributions exist in the Eclipse project.

PHP Development Tools

Further information: PHP Development Tools

The PHP Hypertext Preprocessor (PHP) Development Tools project provides a framework for the Eclipse platform. The project encompasses all development components, including code-completion, develop PHP and facilitate extensibility. It leverages the existing Eclipse Web Tools Platform (WTP) and Dynamic Languages Toolkit (DLTK).151

Android Development Tools

Android Development Tools (ADT) was superseded in 2015 by the Eclipse foundation's own plugin, called Andmore: Development Tools for Android,152 after Google discontinued development of their plug-in for the Eclipse IDE, that is designed to provide an integrated environment in which to build Android applications. ADT/Andmore extends the abilities of Eclipse to let developers set up new Android projects, create an application UI, add packages based on the Android Framework API, debug their applications using the Android SDK tools, and export signed (or unsigned) .apk files in order to distribute their applications. It is freely available to download. Google's ADT was the official IDE for Android until 2015 but was replaced by Eclipse's Andmore and the official Android Studio.153154 As of 2024, the project appears to be moribund, with no activity since 2017.155

See also

  • Computer programming portal
  • Free and open-source software portal

Notes

Sources

References

  1. "IDEs vs. Build Tools: How Eclipse, IntelliJ IDEA & NetBeans users work with Maven, Ant, SBT & Gradle". zeroturnaround.com. Archived from the original on 6 June 2024. Retrieved 28 December 2018. https://zeroturnaround.com/rebellabs/ides-vs-build-tools-how-eclipse-intellij-idea-netbeans-users-work-with-maven-ant-sbt-gradle/

  2. "IntelliJ IDEA dominates the IDE market with 62% adoption among JVM developers". Snyk. 5 February 2020. Archived from the original on 6 June 2024. Retrieved 30 January 2022. https://snyk.io/blog/intellij-idea-dominates-the-ide-market-with-62-adoption-among-jvm-developers/

  3. "Eclipse desktop & web IDEs". The Eclipse Foundation. Archived from the original on 28 January 2022. Retrieved 29 January 2022. https://www.eclipse.org/ide/

  4. Via IBM Developer for z/OS[8] (IDz), formerly known as Rational Developer for z Systems (RDz), and optionally IBM Open Editor for Z.

  5. "GitHub - JuliaComputing/JuliaDT: Julia Development Toolkit for Eclipse". github.com. 10 October 2018. Archived from the original on 25 July 2018. Retrieved 28 December 2018 – via GitHub. https://github.com/JuliaComputing/JuliaDT

  6. Via IBM Developer for z/OS[8] (IDz), formerly known as Rational Developer for z Systems (RDz), and optionally IBM Open Editor for Z.

  7. Via IBM Developer for z/OS[8] (IDz), formerly known as Rational Developer for z Systems (RDz), and optionally IBM Open Editor for Z.

  8. "Eclipse Packages | The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects..." www.eclipse.org. Archived from the original on 26 August 2023. Retrieved 26 August 2023. https://www.eclipse.org/downloads/packages/

  9. "Where did Eclipse come from?". Eclipse Wiki. Archived from the original on 8 September 2008. Retrieved 16 March 2008. http://wiki.eclipse.org/FAQ_Where_did_Eclipse_come_from%3F

  10. "500 lines or less: Eclipse Archived 27 January 2017 at the Wayback Machine" says "With the switch to OSGi, Eclipse plugins became known as bundles" http://aosabook.org/en/eclipse.html

  11. Free Software Foundation, Inc. (5 November 2012). "Various Licenses and Comments About Them". Archived from the original on 16 July 2009. Retrieved 17 April 2014. https://www.gnu.org/licenses/license-list.html#EPL

  12. "Where did Eclipse come from?". Eclipse Wiki. Archived from the original on 8 September 2008. Retrieved 16 March 2008. http://wiki.eclipse.org/FAQ_Where_did_Eclipse_come_from%3F

  13. Rick DeNatale (15 October 2008). "Will It Go Round in Circles?". Archived from the original on 19 October 2008. https://web.archive.org/web/20081019055616/http://talklikeaduck.denhaven2.com/articles/2008/10/15/will-it-go-round-in-circles

  14. Milinkovich, Mike. "IBM and Eclipse: A Decade of Software Innovation". Building a Smarter Planet. Archived from the original on 30 January 2012. Retrieved 3 November 2011. http://asmarterplanet.com/blog/2011/11/ibm_and_eclipse_10_years.html

  15. "About the Eclipse Foundation: History of Eclipse". Eclipse. Archived from the original on 12 May 2019. Retrieved 1 January 2014. http://www.eclipse.org/org/#history

  16. "About the Eclipse Foundation". The Eclipse Foundation. Archived from the original on 12 August 2008. Retrieved 13 August 2008. http://www.eclipse.org/org

  17. "OSGi – the footings of the foundation of the platform". The Eclipse Foundation. Archived from the original on 13 June 2008. Retrieved 25 June 2008. https://web.archive.org/web/20080613200302/http://www.eclipse.org/osgi/

  18. "ACM Honors Computing Innovators for Advances in Research, Education, and Industry". Association for Computing Machinery. Archived from the original on 29 April 2012. Retrieved 26 April 2012. https://web.archive.org/web/20120429043542/http://www.acm.org/press-room/news-releases/2012/technical-awards-2011

  19. "Eclipse Public License". Archived from the original on 17 February 2012. Retrieved 24 February 2012. http://www.eclipse.org/org/documents/epl-v10.php

  20. "Various Licenses and Comments about Them". Free Software Foundation. 17 May 2007. Archived from the original on 16 July 2009. Retrieved 20 May 2007. https://www.gnu.org/licenses/license-list.html

  21. Darryl K. Taft (20 May 2005). "Eclipse: Behind the Name". eWeek.com. Ziff Davis Enterprise Holdings. Archived from the original on 2 January 2013. Retrieved 11 August 2008. http://www.eweek.com/c/a/Application-Development/Eclipse-Behind-the-Name

  22. Sharma, Ankur (14 February 2011). "Naming Indigo +1". Eclipse. Archived from the original on 25 February 2017. Retrieved 4 July 2016. https://bugs.eclipse.org/bugs/show_bug.cgi?id=336942#c22

  23. "An interview with Wayne Beaton, Director of Open Source Projects at the Eclipse Foundation: "Eclipse Photon marks the end of an era"". jaxenter.com. 28 June 2018. Archived from the original on 2 January 2020. Retrieved 16 September 2019. https://jaxenter.com/eclipse-photon-wayne-beaton-interview-146150.html

  24. "Simultaneous Release FAQ". Eclipse. 9 March 2018. Archived from the original on 6 March 2019. Retrieved 2 March 2019. https://wiki.eclipse.org/SimRel/Simultaneous_Release_Cycle_FAQ#What_is_the_naming_pattern_for_the_releases_.3F

  25. "Simultaneous Release". Archived from the original on 18 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Simultaneous_Release

  26. "SimRel/Simultaneous Release Cycle FAQ". Archived from the original on 6 March 2019. Retrieved 15 March 2019. https://wiki.eclipse.org/SimRel/Simultaneous_Release_Cycle_FAQ

  27. "Eclipse.org consortium". The Community for Open Innovation and Collaboration | The Eclipse Foundation. Archived from the original on 20 September 2022. Retrieved 10 September 2022. https://www.eclipse.org/org/pr.html

  28. "Eclipse Tools Project". archive.eclipse.org. Archived from the original on 12 October 2023. Retrieved 10 September 2022. http://archive.eclipse.org/eclipse/downloads/drops/R-1.0-200111070001/

  29. "Eclipse.org consortium". The Community for Open Innovation and Collaboration | The Eclipse Foundation. Archived from the original on 6 October 2022. Retrieved 10 September 2022. https://www.eclipse.org/org/press-release/sep2002internationalpr.html

  30. "Eclipse.org consortium". The Community for Open Innovation and Collaboration | The Eclipse Foundation. Archived from the original on 7 March 2023. Retrieved 10 September 2022. https://www.eclipse.org/org/press-release/apr15200321pr.html

  31. "Eclipse Tools Project". archive.eclipse.org. Archived from the original on 12 August 2022. Retrieved 10 September 2022. https://archive.eclipse.org/eclipse/downloads/drops/R-2.1-200303272130/

  32. "Eclipse Foundation". Eclipse.org. 21 June 2004. Archived from the original on 7 January 2018. Retrieved 12 January 2018. http://www.eclipse.org/org/press-release/jun212004r30pr.html

  33. "Eclipse Tools Project". archive.eclipse.org. Archived from the original on 2 July 2022. Retrieved 10 September 2022. https://archive.eclipse.org/eclipse/downloads/drops/R-3.0-200406251208/

  34. "Eclipse 3.1 Inside!". Archived from the original on 1 December 2016. Retrieved 12 January 2018. https://www.eclipse.org/org/june05release/projects.html

  35. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  36. "Eclipse Callisto Projects". Eclipse. Archived from the original on 25 June 2008. Retrieved 12 January 2018. http://www.eclipse.org/callisto/callistoprojects.php

  37. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  38. "Simultaneous Release". Archived from the original on 18 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Simultaneous_Release

  39. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  40. "Ganymede Simultaneous Release". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Ganymede_Simultaneous_Release

  41. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  42. "Galileo Simultaneous Release". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Galileo_Simultaneous_Release

  43. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  44. "Category:Helios". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Helios

  45. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  46. "Category:Indigo". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Indigo

  47. "Help - Eclipse Platform". help.eclipse.org. Archived from the original on 22 October 2017. Retrieved 12 January 2018. https://help.eclipse.org/neon/index.jsp?topic=/org.eclipse.jdt.doc.user/gettingStarted/qs-with-java7.htm

  48. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  49. "Eclipse Juno Release Train Has Arrived". Eclipse. 27 June 2012. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://www.eclipse.org/org/press-release/20120627_junorelease.php

  50. There is a 3.8 release of Eclipse Juno; it is not promoted on the main downloads page, but a packaged distribution is available for download.[43] Eclipse 3.8 provides bugfixes for Indigo & adds Java 7 support, and its maintenance was dual streamed with 4.2.[44] Features and plug-ins equivalent to a packaged distribution may be added from within the IDE.

  51. "Category:Juno". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Juno

  52. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  53. "Category:Kepler". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Kepler

  54. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  55. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  56. "Category:Luna". Wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Luna

  57. "Eclipse Project 4.4.0". 22 July 2013. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://projects.eclipse.org/projects/eclipse/releases/4.4.0

  58. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  59. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  60. "Category:Mars". Wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Mars

  61. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  62. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  63. "Category:Neon". wiki.eclipse.org. Archived from the original on 13 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Neon

  64. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  65. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  66. "Category:Oxygen". wiki.eclipse.org. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Oxygen

  67. "Eclipse Oxygen - New and Noteworthy". Archived from the original on 3 July 2018. Retrieved 3 July 2018. https://www.eclipse.org/eclipse/news/4.7/

  68. "Eclipse Project Oxygen (4.7) M1 - New and Noteworthy". Archived from the original on 16 July 2019. Retrieved 22 August 2019. https://www.eclipse.org/eclipse/news/4.7/M1/

  69. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  70. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  71. "Category:Photon". wiki.eclipse.org. Archived from the original on 21 January 2018. Retrieved 12 January 2018. http://wiki.eclipse.org/Category:Photon

  72. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  73. "Category:SimRel-2018-09". wiki.eclipse.org. Archived from the original on 18 September 2018. Retrieved 18 September 2018. http://wiki.eclipse.org/Category:SimRel-2018-09

  74. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  75. "Category:SimRel-2018-12". wiki.eclipse.org. Archived from the original on 18 December 2018. Retrieved 18 December 2018. http://wiki.eclipse.org/Category:SimRel-2018-12

  76. "Eclipse 4.10 - New and Noteworthy - New Features for Java Developers". www.eclipse.org. Archived from the original on 22 June 2020. Retrieved 14 May 2020. https://www.eclipse.org/eclipse/news/4.10/jdt.php

  77. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  78. "Category:SimRel-2019-03". wiki.eclipse.org. Archived from the original on 18 December 2018. Retrieved 18 December 2018. http://wiki.eclipse.org/Category:SimRel-2019-03

  79. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  80. "Category:SimRel-2019-06". wiki.eclipse.org. Archived from the original on 20 December 2018. Retrieved 20 December 2018. http://wiki.eclipse.org/Category:SimRel-2019-06

  81. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  82. "Category:SimRel-2019-09". wiki.eclipse.org. Archived from the original on 22 June 2019. Retrieved 22 June 2019. http://wiki.eclipse.org/Category:SimRel-2019-09

  83. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  84. "Category:SimRel-2019-12". wiki.eclipse.org. Archived from the original on 22 June 2019. Retrieved 22 June 2019. http://wiki.eclipse.org/Category:SimRel-2019-12

  85. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  86. "Category:SimRel-2020-03". wiki.eclipse.org. Archived from the original on 20 December 2019. Retrieved 25 March 2020. http://wiki.eclipse.org/Category:SimRel-2020-03

  87. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  88. "Category:SimRel-2020-06". wiki.eclipse.org. Archived from the original on 25 March 2020. Retrieved 25 March 2020. http://wiki.eclipse.org/Category:SimRel-2020-06

  89. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  90. "Category:SimRel-2020-09". wiki.eclipse.org. Archived from the original on 25 March 2020. Retrieved 31 March 2020. http://wiki.eclipse.org/Category:SimRel-2020-09

  91. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  92. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  93. "Category:SimRel-2020-12". wiki.eclipse.org. Archived from the original on 21 March 2022. Retrieved 19 September 2020. http://wiki.eclipse.org/Category:SimRel-2020-12

  94. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  95. "Category:SimRel-2021-03". wiki.eclipse.org. Archived from the original on 25 November 2020. Retrieved 25 December 2020. http://wiki.eclipse.org/Category:SimRel-2021-03

  96. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  97. "Category:SimRel-2021-06". wiki.eclipse.org. Archived from the original on 17 March 2024. Retrieved 17 March 2021. https://wiki.eclipse.org/Category:SimRel-2021-06

  98. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  99. "Category:SimRel-2021-09". wiki.eclipse.org. Archived from the original on 24 June 2021. Retrieved 21 June 2021. https://wiki.eclipse.org/Category:SimRel-2021-09

  100. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  101. "Category:SimRel-2021-12". wiki.eclipse.org. Archived from the original on 17 March 2024. Retrieved 29 September 2021. https://wiki.eclipse.org/Category:SimRel-2021-12

  102. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  103. "Category:SimRel-2022-03". wiki.eclipse.org. Archived from the original on 21 September 2022. Retrieved 31 August 2022. https://wiki.eclipse.org/Category:SimRel-2022-03

  104. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  105. "Category:SimRel-2022-06". wiki.eclipse.org. Archived from the original on 21 September 2022. Retrieved 31 August 2022. https://wiki.eclipse.org/Category:SimRel-2022-06

  106. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  107. "Category:SimRel-2022-09". wiki.eclipse.org. Archived from the original on 21 September 2022. Retrieved 31 August 2022. https://wiki.eclipse.org/Category:SimRel-2022-09

  108. "Eclipse/Installation - Eclipsepedia". wiki.eclipse.org. Archived from the original on 6 June 2024. Retrieved 10 September 2022. https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM

  109. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  110. "Category:SimRel-2022-12". wiki.eclipse.org. Archived from the original on 21 September 2022. Retrieved 17 September 2022. https://wiki.eclipse.org/Category:SimRel-2022-12

  111. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  112. "Category:SimRel-2023-03". wiki.eclipse.org. Archived from the original on 10 December 2022. Retrieved 10 December 2022. https://wiki.eclipse.org/Category:SimRel-2023-03

  113. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  114. "Category:SimRel-2023-06". wiki.eclipse.org. Archived from the original on 15 March 2023. Retrieved 15 March 2023. https://wiki.eclipse.org/Category:SimRel-2023-06

  115. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  116. "Category:SimRel-2023-09". wiki.eclipse.org. Archived from the original on 14 June 2023. Retrieved 14 June 2023. https://wiki.eclipse.org/Category:SimRel-2023-09

  117. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  118. ".github/wiki/SimRel/2023-12.md at main · eclipse-simrel/.github". GitHub. Eclipse Foundation. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2023-12.md

  119. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  120. ".github/wiki/SimRel/2024-03.md at main · eclipse-simrel/.github". GitHub. Eclipse Foundation. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2024-03.md

  121. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  122. ".github/wiki/SimRel/2024-06.md at main · eclipse-simrel/.github". GitHub. Eclipse Foundation. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2024-06.md

  123. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  124. ".github/wiki/SimRel/2024-09.md at main · eclipse-simrel/.github". GitHub. Eclipse Foundation. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2024-09.md

  125. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  126. ".github/wiki/SimRel/2024-12.md at main · eclipse-simrel/.github". GitHub. Eclipse Foundation. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2024129.md

  127. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  128. ".github/wiki/SimRel/2025-03.md at main · eclipse-simrel/.github". GitHub. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2025-03.md

  129. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  130. ".github/wiki/SimRel/2025-06.md at main · eclipse-simrel/.github". GitHub. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2025-06.md

  131. "Eclipse IDE Simultaneous Release (SimRel)". GitHub. Eclipse Foundation. 6 December 2023. Archived from the original on 22 December 2023. Retrieved 22 December 2023. https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md

  132. ".github/wiki/SimRel/2025-09.md at main · eclipse-simrel/.github". GitHub. https://github.com/eclipse-simrel/.github/blob/main/wiki/SimRel/2025-09.md

  133. "OSGi Certified Products". OSGi Alliance Site. Archived from the original on 20 April 2016. Retrieved 2 August 2016. https://web.archive.org/web/20160420211310/https://www.osgi.org/osgi-certification/osgi-certified-products/

  134. "TeXlipse homepage – LaTeX for Eclipse". TeXlipse.sourceforge.net. Archived from the original on 16 December 2013. Retrieved 1 January 2014. http://texlipse.sourceforge.net/

  135. Gallardo, David (1 December 2002). "Developing Eclipse plug-ins". IBM. Archived from the original on 6 February 2018. Retrieved 5 February 2018. https://www.ibm.com/developerworks/library/os-ecplug/

  136. "Eclipse now runs on Wayland". 18 August 2014. Archived from the original on 23 August 2014. Retrieved 17 September 2014. https://web.archive.org/web/20140823203722/http://blog.vogella.com/2014/08/18/eclipse-now-runs-on-wayland/

  137. "Babel Project – Eclipse translation". Eclipse. The Eclipse Foundation. 31 January 2013. Archived from the original on 29 April 2017. Retrieved 5 March 2017. https://projects.eclipse.org/projects/technology.babel

  138. "Portfolio Performance". Portfolio Performance. Archived from the original on 13 December 2020. Retrieved 16 December 2020. https://www.portfolio-performance.info/en/

  139. "Eclipse Web Tools Platform Project". Eclipse.org. Archived from the original on 6 June 2024. Retrieved 2 May 2011. The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, tools to support deploying, running, and testing apps, and APIs for extending its functionality. http://eclipse.org/projects/project_summary.php?projectid=webtools

  140. (in English) "Amalgation website". 31 January 2013. Archived from the original on 19 March 2015. Retrieved 5 March 2015. http://www.eclipse.org/modeling/amalgam/

  141. "Mylyn MantisBT Connector". Mantis Bug Tracker. Archived from the original on 25 December 2012. Retrieved 25 October 2011. https://archive.today/20121225092855/http://mylyn-mantis.sourceforge.net/

  142. "Unfuddle Mylyn Connector". Unfuddle. Archived from the original on 12 October 2014. Retrieved 21 May 2011. https://unfuddle.com/support/extras/mylyn

  143. "Bug191406 - rename Mylar project to Mylyn". Eclipse Foundation. Archived from the original on 10 May 2020. Retrieved 18 February 2009. https://bugs.eclipse.org/bugs/show_bug.cgi?id=191406

  144. "Mylar to Mylyn Project Rename FAQ". Eclipse Foundation. Archived from the original on 21 September 2019. Retrieved 18 February 2009. http://www.eclipse.org/mylyn/rename.php

  145. "Eclipse Help". Eclipse. Archived from the original on 20 November 2023. Retrieved 20 November 2023. https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fref-java-editor-quickfix.htm

  146. "Eclipse Help". Eclipse. Archived from the original on 20 November 2023. Retrieved 20 November 2023. https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fref-java-editor-quickfix.htm

  147. "valable in Launchpad". launchpad.net. 24 December 2007. Archived from the original on 29 December 2018. Retrieved 28 December 2018. https://launchpad.net/valable

  148. "Eclipse Marketplace". Eclipse Marketplace. Eclipse. Archived from the original on 20 November 2023. Retrieved 20 November 2023. https://marketplace.eclipse.org/content/spotbugs-eclipse-plugin

  149. "SonarLint Documentation". Sonar. Archived from the original on 20 November 2023. Retrieved 20 November 2023. https://docs.sonarsource.com/sonarlint/eclipse/

  150. "Converting Eclipse Java Project to Maven Project". Eclipseipedia. Eclipse. Archived from the original on 20 November 2023. Retrieved 20 November 2023. https://wiki.eclipse.org/Converting_Eclipse_Java_Project_to_Maven_Project

  151. "PHP Development Tools". projects.eclipse.org. 31 January 2013. Archived from the original on 6 June 2024. Retrieved 1 January 2014. http://www.eclipse.org/projects/project.php?id=tools.pdt

  152. "Andmore: Development Tools for Android". Eclipse Plugins, Bundles and Products - Eclipse Marketplace. Archived from the original on 3 November 2019. Retrieved 11 November 2019. https://marketplace.eclipse.org/content/andmore-development-tools-android%E2%84%A2

  153. Eason, Jamal. "Android Studio 1.0". Archived from the original on 8 December 2014. Retrieved 12 December 2014. http://android-developers.blogspot.com/2014/12/android-studio-10.html

  154. Eason, Jamal (26 June 2015). "An update on Eclipse Android Developer Tools". android-developers.googleblog.com. Archived from the original on 27 September 2022. Retrieved 25 March 2017. https://android-developers.googleblog.com/2015/06/an-update-on-eclipse-android-developer.html

  155. "Andmore - Eclipse Android Tooling". GitHub. Archived from the original on 28 April 2024. Retrieved 28 April 2024. https://github.com/eclipse/andmore