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 1: Line 1:
 
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| 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 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| 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.  
  
[https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Eclipse&keywords=helpwanted&keywords_type=allwords&order=bug_id%20DESC&product=Platform&query_format=advanced List of Platform bugs where community help is required]
 
  
 
The Eclipse Platform is divided into component areas as follows:
 
The Eclipse Platform is divided into component areas as follows:
Line 26: Line 25:
 
* [http://www.eclipse.org/eclipse/platform-ui/ UI]
 
* [http://www.eclipse.org/eclipse/platform-ui/ UI]
  
 +
# Contributions by the community
 +
 +
The platform team enjoys community contributions. For bugs which should be relatively easy to fix, please see the following list.
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Eclipse&keywords=bugday&keywords_type=allwords&order=bug_id%20DESC&product=Platform&query_format=advanced List of Platform bugs where community help is required]
 
[[Category:Eclipse Project]]
 
[[Category:Eclipse Project]]

Revision as of 08:50, 28 March 2014

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:

Historical information about some of the above components may be found on the following old component web pages. Information on these pages is likely not up to date:

  1. Contributions by the community

The platform team enjoys community contributions. For bugs which should be relatively easy to fix, please see the following list. List of Platform bugs where community help is required

Back to the top