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 "EEF/New and Noteworthy"

< EEF
(Bugs fixed)
Line 12: Line 12:
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=302686 #302686]
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=302686 #302686]
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=302688 #302688]
 
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=302688 #302688]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=304624 #304624]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=300795 #300795]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=310438 #310438]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=301716 #301716]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=310757 #310757]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=308788 #308788]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=300492 #300492]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=287434 #287434]
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=329010 #329010]
  
 
= 0.8.X Stream =
 
= 0.8.X Stream =

Revision as of 14:18, 19 November 2010

Back to EEF

This page list all improvement made on EEF streams

0.9.X Stream

New features

  • EEF generates metadatas on widgets in parts (#317355)

Bugs fixed

0.8.X Stream

0.8.0M6

fixed since previous version :

0.8.0 I builds

  • ADDED: Generic form pages using EEF
  • ADDED: EEF Viewer - JFace Viewer using EEF
  • ADDED: PropertiesEditionSection refunded - now there is no need to use TabbedPropertiesEditionSheetPage
  • ADDED: EEF is now able to manage eReferences on Abstract types - The PropertiesEditionWizard has now a page to choose the type of element to create
  • ADDED: EEF view synchronized with the EditingDomain of the current editor
  • ADDED: a MasterDetails Block using EEF for the Details and the Master parts
  • ADDED: Title sections can now be modified and internationalized
  • UPDATED: little improvements on the TableReference
  • UPDATED: subComponents are created via the component provider ( useful for overrides )
  • FIXED: tableCompositon updater
  • FIXED: some invalid thread access in EEF components
  • FIXED: text widgets can handle all datatypes using EcoreUtil conversion
  • FIXED: Component models can be edited via the EEFGen model

0.7.X Stream

0.7.1

  • FIXED: some invalid thread access in EEF components

Back to the top