/eclipse.platform

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

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.