Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Platform"

Line 5: Line 5:
 
* [[Ant]] - Eclipse/Ant integration
 
* [[Ant]] - Eclipse/Ant integration
 
* [[Eclipse/Workspace| Workspace (Team, CVS, Compare, Resources)]] - Platform resource management
 
* [[Eclipse/Workspace| Workspace (Team, CVS, Compare, Resources)]] - Platform resource management
* CVS - Platform CVS Integration
 
 
* [[Debug]] - Generic execution debug framework
 
* [[Debug]] - Generic execution debug framework
 
* [[Platform-releng|Releng]] - Release Engineering
 
* [[Platform-releng|Releng]] - Release Engineering

Revision as of 17:56, 13 November 2012

The Platform defines the set of frameworks and common services that collectively make up infrastructure required to support the use of Eclipse as a component model, as a Rich Client Platform (RCP) and as a comprehensive tool integration platform. These services and frameworks include a standard workbench user interface model and portable native widget toolkit, a project model for managing resources, automatic resource delta management for incremental compilers and builders, language-independent debug infrastructure, and infrastructure for distributed multi-user versioned resource management.

The Eclipse Platform is divided into component areas as follows:

Back to the top