Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.05 KB

eclipse.platform

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

It contains multiple modules:

Platform provides images like the plash screen.

Rsources provides java interfaces like IResource and implementations of workspace, folders, files and file system abstraction.

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

Update provides java interface IPlatformConfiguration. IPlatformConfiguration represents the runtime configuration.