Eclipse XWT 1.0.0 Release Review

Type
Release
Graduation
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Release

1.0.0

Description

This release fixes some bugs observed in 0.11.0 and integrates a new plugin org.eclipse.xwt.ui.workbench.

Here are the bugs fixed. 

 

  • Bug 425401 - [EMF] List data binding is not observed correct with EMF model
  • Bug 430635 - The IDataProvider doesn't work as expected.
  • Bug 425326 - Support of Read only property in bean model 
  • Bug 425376 - NPE when the columns list is empty in table 
  • Bug 425450 - StackOverflow in Table loading.

 

The purpose of the new plugin is to simplify UI development with Eclipse workbench. Precisely, it provides necessary classes to load UI in XWT resource file in eclipse workbench parts:

  • Static View Part
  • Dynmaic View Part
  • Dialog
  • Wizard
  • Properties View
  • Editor 

This plugin is provided in a delegated feature titled as "XWT Eclipse Workbench Integration".

This release is part of Luna

Release Review