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

E4/Meeting Minutes/Status 20130124

Attendees

  • Dani
  • Bogdan
  • Paul2
  • Mike
  • Curtis
  • Eric
  • Brian
  • John

Minutes

  • Looking at three last bugs left for 4.2.2
  • Next week is Kepler M5
  • Investigating bug where part is trying to remove listeners from active window during shutdown
    • getActiveWorkbenchWindow non-null during shutdown in IDE, but it is null in an RCP app
    • It is a bad client coding pattern
  • bug 387475 if part throws exception during init it is not handled correctly
    • Fix in Kepler but defer for Juno
  • bug 296599 PDE JUnit doesn't currently work on pure e4 applications because TestableObject lives in the workbench
  • Resurrected ppc-32 to support peole still running it (e.g., Karaoke machines).

Back to the top