Skip to main content

Notice: This Wiki is now read only and edits are no longer 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
(0.9.X Stream)
(0.8.0M6)
Line 15: Line 15:
 
[https://bugs.eclipse.org/bugs/buglist.cgi?chfieldto=2010-03-19;query_format=advanced;chfieldfrom=2010-02-15;bug_status=RESOLVED;bug_status=CLOSED;component=EEF;classification=Modeling fixed since previous version] :
 
[https://bugs.eclipse.org/bugs/buglist.cgi?chfieldto=2010-03-19;query_format=advanced;chfieldfrom=2010-02-15;bug_status=RESOLVED;bug_status=CLOSED;component=EEF;classification=Modeling fixed since previous version] :
  
298838 StackOverflow while generating code
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=298838 StackOverflow while generating code]
303709 Validate code triggers unsafe NPE in PropertiesEditionComponent
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=303709 Validate code triggers unsafe NPE in PropertiesEditionComponent]
300803 Generation issue: Abstract_()
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=300803 Generation issue: Abstract_()]
305674 EEF property section need a IEditorPart to work
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=305674 EEF property section need a IEditorPart to work]
302932 Generates all the required extension points
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=302932 Generates all the required extension points]
305412 Error in editing domain initialization
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=305412 Error in editing domain initialization]
304045 EEF should use JMerge
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=304045 EEF should use JMerge]
305517 Template compilation failed with OCL 3.0.0
+
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=305517 Template compilation failed with OCL 3.0.0]
  
 
== 0.8.0 ==
 
== 0.8.0 ==

Revision as of 05:29, 19 June 2010

Back to EEF

This page list all improvement made on EEF streams

0.9.X Stream

FIXED:

0.8.X Stream

0.8.0M6

fixed since previous version :

0.8.0

  • 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