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/Plan/3.6"

< PDE‎ | Plan
Line 14: Line 14:
  
 
* Revamp the PDE webpage to be more welcoming
 
* Revamp the PDE webpage to be more welcoming
 +
** Add missing Incubator projects such as Picasso to the webpage, and use Athena/Hudson to propose builds/update-sites of these projects
 
* More tests to improve code coverage
 
* More tests to improve code coverage
 
* More bundle, less plug-in
 
* More bundle, less plug-in

Revision as of 09:16, 8 June 2009

Note: This is an unofficial document used by the PDE team to help with the planning process. Items on this list aren't guaranteed to be found in a release.

Schedule

Dates are listed in the Eclipse Platform Releng Calendar (view as iCal.

Scope

TODO

Priorities

  • Revamp the PDE webpage to be more welcoming
    • Add missing Incubator projects such as Picasso to the webpage, and use Athena/Hudson to propose builds/update-sites of these projects
  • More tests to improve code coverage
  • More bundle, less plug-in
  • Get more committers
  • One mailing list (ie., just pde-dev, get rid of pde-build-dev and pde-ui-dev)

Platforms

  • Eclipse: 3.6
  • Target Platforms back to 3.0 supported
  • Java: J2SE 1.4 or later required
  • Operating Systems: all supported by Eclipse

Ramp Down

TODO

Projects

API Tools

  • bug 215073: [api tooling] Support for package versioning

Build

UI

  • bug 269573: [product] support more platforms in product files
  • bug 260328: [product] add a way to specify properties
  • bug 159072: [target] associate target definitions on a per-project basis (multiple target platforms per workspace)
  • bug 106676: [pde viz] Graduate
  • bug 142422: [refactoring] update class references in dependent plugins
  • bug 231099: [launching] Make launch config files more CVS-friendly
  • bug 164188: Need tooling for access rules on vm packages
  • bug 227055: [schema] allow for the definition of custom attribute types
  • p2 publishing tooling (replace update site tooling)

Back to the top