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 "PDE/Incubator"

< PDE
m (Work Areas)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Welcome to the '''Plug-in Development Environment (PDE) Incubator''' Wiki Page.
 
 
 
The PDE Incubator provides a place to grow and test new ideas that fall into plug-in development space.
 
The PDE Incubator provides a place to grow and test new ideas that fall into plug-in development space.
  
== Projects ==
+
There incubator is divided into '''work areas''' and '''graduated components'''
 
+
[http://wiki.eclipse.org/PDE/Incubator/Visualization Visualization] - visualization.
+
 
+
[http://wiki.eclipse.org/PDE/Incubator/ApiTools API Tooling] - Provides API maintenanace tooling.
+
 
+
[http://wiki.eclipse.org/PDE/Incubator/XtremeSelfHosting Extreme Self-Hosting] - Extreme self-hosting.
+
 
+
[http://wiki.eclipse.org/PDE/Incubator/DS Declarative Services Tooling] - Declarative Services tooling.
+
 
+
[http://wiki.eclipse.org/PDE/Incubator/ProductCustomization Product Customization] - Tooling for Equinox Transforms and customization of products
+
  
[http://wiki.eclipse.org/PDE/Incubator/Picasso Picasso] - UI Debugging by painting the workbench :)
+
Work areas are made for experimentation. Graduated components materialize from a mature work area project
  
[http://wiki.eclipse.org/PDE/Incubator/UA UA Refactoring] - UA refactoring
+
== Work Areas ==
  
== Resources ==
+
* [[PDE/Incubator/Visualization|Visualization]] - Visualization.
 +
* [[PDE/Incubator/XtremeSelfHosting|Extreme Self-Hosting]] - Extreme self-hosting.
 +
* [[PDE/Incubator/ProductCustomization|Product Customization]] - Tooling for Equinox Transforms and customization of products
 +
* [[PDE/Incubator/Picasso|Picasso]] - UI Debugging by painting the workbench :)
 +
* [[PDE/Incubator/Modeling|Modeling]] - Modeling the PDE to simplify tooling writing and easily allow extensions (e.g. by OSGi vendors)
 +
* [[PDE/Incubator/b3/Proposal|b3]] - a proposal to rebuild PDE from a modeling point of view and to incorporate ideas from maven, athena, buckminster, and perhaps tycho?
  
[http://www.eclipse.org/pde/pde-ui/ PDE UI Home Page] - The main PDE UI web site.
+
== Graduated Components ==
  
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla] - Eclipse bug tracking database.
+
* [[PDE/Incubator/UA|UA Refactoring]] - User Assistance tooling refactoring
 +
* [[PDE/Incubator/Spy|Plug-in Spy]] - Eclipse workbench introspection tooling
 +
* [[PDE/Incubator/DS|Declarative Services Tooling]] - Declarative Services tooling

Latest revision as of 16:14, 1 October 2009

The PDE Incubator provides a place to grow and test new ideas that fall into plug-in development space.

There incubator is divided into work areas and graduated components

Work areas are made for experimentation. Graduated components materialize from a mature work area project

Work Areas

  • Visualization - Visualization.
  • Extreme Self-Hosting - Extreme self-hosting.
  • Product Customization - Tooling for Equinox Transforms and customization of products
  • Picasso - UI Debugging by painting the workbench :)
  • Modeling - Modeling the PDE to simplify tooling writing and easily allow extensions (e.g. by OSGi vendors)
  • b3 - a proposal to rebuild PDE from a modeling point of view and to incorporate ideas from maven, athena, buckminster, and perhaps tycho?

Graduated Components

Copyright © Eclipse Foundation, Inc. All Rights Reserved.