eclipse-platform/eclipse.platform

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

165

stars

6,842

commits

Java

primary language

Sep 11, 2026

updated

eclipse.dev/eclipse/
eclipse
java

README

Eclipse Platform Project

Thanks for your interest in this project.

Project Description

This repository contains the basis for the Eclipse IDE and a sub-repository of the eclipse-platform organization. It contains multiple modules:

eclipse.platform

Platform provides images like the splash screen.

eclipse.resources

Resources provides Java interfaces like IResource and implementations of workspace, folder, file and file system abstraction.

eclipse.runtime

Runtime provides Java interfaces like IJob, ISchedulingRule and implements scheduling of multithreaded jobs with exclusive access to a resource.

eclipse.update

Update provides Java interfaces like IPlatformConfiguration. IPlatformConfiguration represents the runtime configuration.

eclipse.debug

Debug provides Java interfaces such as ILaunchConfiguration, IDebugTarget, and IBreakpoint to implement a language-agnostic framework for launching programs, managing breakpoints, and inspecting runtime state.

eclipse.team

Team provides Java interfaces such as IResourceDiff and IDiff to implement a framework for version control integration, resource synchronization, and two-way and three-way comparison that support merging of files and resources.

eclipse.terminal

Terminal provides Java interfaces such as ITerminalConnector and ITerminalViewControl to implement an embeddable terminal widget with support for local, SSH, and Telnet connections.

How to Contribute

Contributions are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes.

For a complete guide, see the CONTRIBUTING page.

Create Eclipse Development Environment for Eclipse Platform

Documentation

For additional documentation, please refer to the docs directory and The Official Eclipse FAQs.

Issue Tracking

This project uses GitHub to track ongoing development and issues. In case you have an issue, please read the information about Eclipse being a community project and bear in mind that this project is almost entirely developed by volunteers. So the contributors may not be able to look into every reported issue. You will also find the information about how to find and report issues in repositories of the eclipse-platform organization there. Be sure to search for existing issues before you create another one.

In case you want to report an issue that is specific to this eclipse.platform repository, you can find existing issues or create new issues within this repository.

Contact

Contact the project developers via the project's "dev" list.

License

Eclipse Public License (EPL) 2.0

Contributors

(top 30 of 225)

vogella

1,075 commits

akurtakov

942 commits

iloveeclipse

428 commits

HeikoKlare

416 commits

eclipse-platform/eclipse.platform

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

165

stars

6,842

commits

Java

primary language

Sep 11, 2026

updated

eclipse.dev/eclipse/
eclipse
java

README

Eclipse Platform Project

Thanks for your interest in this project.

Project Description

This repository contains the basis for the Eclipse IDE and a sub-repository of the eclipse-platform organization. It contains multiple modules:

eclipse.platform

Platform provides images like the splash screen.

eclipse.resources

Resources provides Java interfaces like IResource and implementations of workspace, folder, file and file system abstraction.

eclipse.runtime

Runtime provides Java interfaces like IJob, ISchedulingRule and implements scheduling of multithreaded jobs with exclusive access to a resource.

eclipse.update

Update provides Java interfaces like IPlatformConfiguration. IPlatformConfiguration represents the runtime configuration.

eclipse.debug

Debug provides Java interfaces such as ILaunchConfiguration, IDebugTarget, and IBreakpoint to implement a language-agnostic framework for launching programs, managing breakpoints, and inspecting runtime state.

eclipse.team

Team provides Java interfaces such as IResourceDiff and IDiff to implement a framework for version control integration, resource synchronization, and two-way and three-way comparison that support merging of files and resources.

eclipse.terminal

Terminal provides Java interfaces such as ITerminalConnector and ITerminalViewControl to implement an embeddable terminal widget with support for local, SSH, and Telnet connections.

How to Contribute

Contributions are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes.

For a complete guide, see the CONTRIBUTING page.

Create Eclipse Development Environment for Eclipse Platform

Documentation

For additional documentation, please refer to the docs directory and The Official Eclipse FAQs.

Issue Tracking

This project uses GitHub to track ongoing development and issues. In case you have an issue, please read the information about Eclipse being a community project and bear in mind that this project is almost entirely developed by volunteers. So the contributors may not be able to look into every reported issue. You will also find the information about how to find and report issues in repositories of the eclipse-platform organization there. Be sure to search for existing issues before you create another one.

In case you want to report an issue that is specific to this eclipse.platform repository, you can find existing issues or create new issues within this repository.

Contact

Contact the project developers via the project's "dev" list.

License

Eclipse Public License (EPL) 2.0

Contributors

(top 30 of 225)

vogella

1,075 commits

akurtakov

942 commits

iloveeclipse

428 commits

HeikoKlare

416 commits

Languages

Java

96.7%

HTML

1.9%