Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » GMF synchronization with XTEXT2
GMF synchronization with XTEXT2 [message #716416] Wed, 17 August 2011 11:13 Go to next message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Hi!

I am working with XTEXT2 on Helios and GMF-Tooling 2.4 (DEV-Snapshot).
I am trying to synchronize the textual representation of my DSL and the GMF-editor based on the same ecore-File. Both are working well individually, but I don't know how to synchronize them, as was shown in gmf-Example shipped with XTEXT1. This example doesn't work with XTEXT2, as I assume, among others reasons, due to rewritten node model.
Has anyone ported the example to XTEXT2 or knows how I can do this?
Is there any other way to synchronize both representations?

Regards

Vladimir
Re: GMF synchronization with XTEXT2 [message #716418 is a reply to message #716416] Wed, 17 August 2011 11:18 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

http://www.eclipse.org/Xtext/documentation/2_0_0/210-emf-integration.php#gmf_integration - although outdated - does not help?

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Wed, 17 August 2011 11:21]

Report message to a moderator

Re: GMF synchronization with XTEXT2 [message #716427 is a reply to message #716418] Wed, 17 August 2011 11:33 Go to previous messageGo to next message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Hi Christian,

thanks for the very fast reply.
I used the mentioned document to make my first steps in this area. Stage 1 is working good, but it is basically not bounded to any eclipse/xtext/gmf version. Another two stages are based on xtext1, if I can follow it correctly. I have had problems with antrlParser, node-tree and a couple of other things, as I tried to implement it straight forward.

Regards

Vladimir
Re: GMF synchronization with XTEXT2 [message #718083 is a reply to message #716427] Tue, 23 August 2011 08:06 Go to previous messageGo to next message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
We did not ship the Xtext/GMF example with Xtext2 as GMF Tooling left
the release train and GMF Runtime had a serious bug in a late RC no one
reacted on. Both issues seem to be fixed in the meantime.

Nevertheless, the updated code is still in the Xtext repository.
git://git.eclipse.org/gitroot/tmf/org.eclipse.xtext.git
examples/org.eclipse.xtext.xtext.ui.examples/contents

Note that in the meantime other solutions of Xtext / GMF integration
evolved, e.g. in the YAKINDU project (search this list for more info).

Am 17.08.11 13:33, schrieb Vladimir:
> Hi Christian,
>
> thanks for the very fast reply.
> I used the mentioned document to make my first steps in this area. Stage
> 1 is working good, but it is basically not bounded to any
> eclipse/xtext/gmf version. Another two stages are based on xtext1, if I
> can follow it correctly. I have had problems with antrlParser, node-tree
> and a couple of other things, as I tried to implement it straight forward.
>
> Regards
>
> Vladimir
>


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com


---
Get professional support from the Xtext committers at www.typefox.io
Re: GMF synchronization with XTEXT2 [message #718131 is a reply to message #718083] Tue, 23 August 2011 11:09 Go to previous message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Hi Jan,

thanks for your reply.
I will look into the mentioned repository. I hope it will include the solution.

Thank you and regards

Vladimir
Previous Topic:Model instance( derived from the metamodel .ecore) to Java code using xtend2
Next Topic:[xtend2] cast of lists
Goto Forum:
  


Current Time: Sat Apr 20 02:45:15 GMT 2024

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

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

Back to the top