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 "JFace Data Binding/EMF"

(New page: {{JFace Data Binding}} Work is underway to support binding to EMF model objects. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=75625 Bug 75625] - you can find a plug-in project that...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{JFace Data Binding}}
 
{{JFace Data Binding}}
  
Work is underway to support binding to EMF model objects.  See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=75625 Bug 75625] - you can find a plug-in project that provides EMF-based observables in the attachments of the bug.
+
Binding to EMF model objects is supported.  See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=75625 Bug 75625] for background - you can find an early version of a plug-in project that provides EMF-based observables in the attachments of the bug. The following articles provide more information:
 +
 
 +
* http://tomsondev.bestsolution.at/category/databinding/emf/
 +
* http://www.vogella.com/articles/EclipseDataBindingEMF/article.html
  
 
[[Category:Data Binding]]
 
[[Category:Data Binding]]

Latest revision as of 16:50, 16 August 2012

JFace Data Binding
Home
How to Contribute
FAQ
Snippets
Concepts
Binding
Converter
Observable
Realm

Binding to EMF model objects is supported. See Bug 75625 for background - you can find an early version of a plug-in project that provides EMF-based observables in the attachments of the bug. The following articles provide more information:

Copyright © Eclipse Foundation, Inc. All Rights Reserved.