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 5: Line 5:
 
= Schedule =
 
= Schedule =
  
Dates are listed in the Eclipse Platform Releng Calendar (view as [http://www.google.com/calendar/ical/kq3ed9c0latktst29lrl8nffu0%40group.calendar.google.com/public/basic.ics iCal].
+
Dates are listed in the Eclipse Platform Releng Calendar (view as [http://www.google.com/calendar/ical/kq3ed9c0latktst29lrl8nffu0%40group.calendar.google.com/public/basic.ics iCal])
  
 
= Scope =
 
= Scope =
Line 35: Line 35:
  
 
* {{bug|215073}}: [api tooling] Support for package versioning
 
* {{bug|215073}}: [api tooling] Support for package versioning
 +
* {{bug|255771}}: Report usage of non-available new code
  
 
== Build ==
 
== Build ==

Revision as of 15:49, 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
  • bug 255771: Report usage of non-available new code

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