eclipse.platform
eclipse.platform copied to clipboard
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.
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 https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md.
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.