Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » 3.4 JFace Data Binding and 2.4 EMF
3.4 JFace Data Binding and 2.4 EMF [message #419664] Sat, 31 May 2008 18:41 Go to next message
Al B is currently offline Al BFriend
Messages: 130
Registered: July 2009
Senior Member
Hi,

Does anyone know of any article on using the new 3.4 JFace Data Binding
with EMF 2.4? Unfortunately, this one has not been started yet.

http://wiki.eclipse.org/JFace_Data_Binding/EMF


Does the EMF 2.4 have any test examples or can the EMF editor be generated
using the JFace Data Binding?

Thanks!
Re: 3.4 JFace Data Binding and 2.4 EMF [message #419667 is a reply to message #419664] Sat, 31 May 2008 19:42 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------070804060106080001040705
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

AJ,

JFace data binding is not new to 3.4. Only EMF's support for
integrating with it is new to 2.4. I've not written any examples nor
any documentation. Most of what's written for JFace in general will be
applicable for EMF just by substituting the
EMFObservables/EMFEditObservables in place of the things like beans
observables.

http://wiki.eclipse.org/JFace_Data_Binding

It would of course be nice if users fleshed out the wiki with their
experiences to share with others.


AJ wrote:
> Hi,
>
> Does anyone know of any article on using the new 3.4 JFace Data
> Binding with EMF 2.4? Unfortunately, this one has not been started yet.
>
> http://wiki.eclipse.org/JFace_Data_Binding/EMF
>
>
> Does the EMF 2.4 have any test examples or can the EMF editor be
> generated using the JFace Data Binding?
>
> Thanks!
>


--------------070804060106080001040705
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
AJ,<br>
<br>
JFace data binding is not new to 3.4.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: 3.4 JFace Data Binding and 2.4 EMF [message #419691 is a reply to message #419667] Mon, 02 June 2008 13:52 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Ed Merks wrote:
> AJ,
>
> JFace data binding is not new to 3.4. Only EMF's support for
> integrating with it is new to 2.4. I've not written any examples nor
> any documentation. Most of what's written for JFace in general will be
> applicable for EMF just by substituting the
> EMFObservables/EMFEditObservables in place of the things like beans
> observables.
>
> http://wiki.eclipse.org/JFace_Data_Binding
>
> It would of course be nice if users fleshed out the wiki with their
> experiences to share with others.

I've been trying to get a draft together of an article describing what
we're doing with EMF and Data Binding. Unfortunately, aside from the
"distraction" of a major product release, I think my work is of limited
use to others because we adopted EMF+ DataBinding before 3.4 and the
APIs have all changed significantly.

Eric


> AJ wrote:
>> Hi,
>>
>> Does anyone know of any article on using the new 3.4 JFace Data
>> Binding with EMF 2.4? Unfortunately, this one has not been started yet.
>>
>> http://wiki.eclipse.org/JFace_Data_Binding/EMF
>>
>>
>> Does the EMF 2.4 have any test examples or can the EMF editor be
>> generated using the JFace Data Binding?
>>
>> Thanks!
>>
>
Re: 3.4 JFace Data Binding and 2.4 EMF [message #419700 is a reply to message #419664] Mon, 02 June 2008 16:46 Go to previous message
Eclipse UserFriend
Originally posted by: tskaufma.gmail.com

Hello AJ,

I have an Eclipse RCP based application, it is currently based on 3.4M4 and
uses EMF and Databinding.

I don't have any simple examples or much documentation, but the code can be
found here:
http://depcon.svn.sourceforge.net/viewvc/depcon/trunk/

and of interest will be the editors like here:
http://depcon.svn.sourceforge.net/viewvc/depcon/trunk/net.sf .depcon.core.ui/src/net/sf/depcon/core/ui/editors/

and a view with a table is here:
http://depcon.svn.sourceforge.net/viewvc/depcon/trunk/net.sf .depcon.contact.ui/src/net/sf/depcon/contact/ui/views/contac t/

All code in those locations is EPL unless there is explicit mention
otherwise.

The released version found on sourceforge is out of date with the svn and I
have only built and tested the application on Windows XP and Vista (both
32bit only).

Maybe a read through the code might help, no guarantee it is the best way to
go about databinding emf.

Hope this helps,
Trevor



"AJ" <Alfredo.Bencomo@nasa.gov> wrote in message
news:978aba68e1ae582f1577c4296b228e25$1@www.eclipse.org...
> Hi,
>
> Does anyone know of any article on using the new 3.4 JFace Data Binding
> with EMF 2.4? Unfortunately, this one has not been started yet.
>
> http://wiki.eclipse.org/JFace_Data_Binding/EMF
>
>
> Does the EMF 2.4 have any test examples or can the EMF editor be generated
> using the JFace Data Binding?
>
> Thanks!
>
Previous Topic:Absent refreshing of treeview when deleting children node
Next Topic:model based on multiple ecore files
Goto Forum:
  


Current Time: Thu Apr 25 19:48:37 GMT 2024

Powered by FUDForum. Page generated in 0.02940 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top