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 20090910

Attendees

  • Bogdan Gheorghe
  • Boris Bokowski
  • John Arthorne
  • Kevin McGuire
  • Mike Wilson (McQ)
  • Paul Webster
  • Silenio Quarti
  • Simon Kaegi

Status

  • Reviewing CSS engine structure and extension story
  • Figuring out how to do CSS borders properly in SWT
    • Most widget kits don't have native support for widget borders
    • Currently several style bits are set on SWT widget creation, but CSS wants to be able to reskin/change them after widget creation
  • JavaScript tooling in good shape
    • Working JS debugger for JS bundles with breakpoints, etc
    • Talking to WTP team about integration of JSDT in Web Tools with e4 JS debug support
  • e4 builds running
    • Currently on Galileo but will pick up Helios M1 soon
    • Start work on forking org.eclipse.ui.workbench
  • Working on tutorial on adding CSS to 3.5 RCP mail app
    • Shows that e4 CSS work is separate and easy to integrate into 3.x applications
  • e4 resources back-port in progress
    • e4 resources frozen in e4 repository, now lives in branch in platform repository
    • Aim to integrate in early 3.6 M3

Back to the top