Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Using cross references in xtext
Using cross references in xtext [message #1202685] Fri, 22 November 2013 04:09 Go to next message
Eclipse UserFriend
Hello all,
I have multiple DSLs in my project. And I am expanding some content from a DSL which is in memory and this content is referred by other DSL to generate code.

I often fall into a situation where I see this:
Couldn't resolve lazy link, because no node model is attached


Can anyone help me out in finding the cause and possible solutions to it ?


Thanks in advance Smile
Re: Using cross references in xtext [message #1213342 is a reply to message #1202685] Wed, 27 November 2013 02:44 Go to previous message
Eclipse UserFriend
It's hard to tell what's wrong without being able to look at your code.
The problem is, that there's an EObject with a proxy which doesn't have a node model attached to it.
That wouldn't usually happen.
Can you share some code and details? Do you modify the parsed objects anywhere? what are you doing during scoping / linking?
Previous Topic:Showing validation error at the right eStructural feature
Next Topic:delete generated files/directories
Goto Forum:
  


Current Time: Thu Jul 24 18:05:53 EDT 2025

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

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

Back to the top