Skip to content

ddscharfe/eclipse.platform

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Java 98.5%
  • HTML 1.1%
  • Other 0.4%