Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » resolving cross-references
resolving cross-references [message #984278] Wed, 14 November 2012 10:04 Go to previous message
Vlad Dumitrescu is currently offline Vlad Dumitrescu
Messages: 313
Registered: July 2009
Location: Gothenburg
Senior Member
Hi all,

When resolving a cross-reference in LinkingService.getLinkedObjects, I was returning an object retrieved with something like
resourceSet.getEObject(uri, true)
which caused the respective file to be opened and reparsed. I changed the second argument to "false" and so far it seems that it's still working (but there's a lot to test still).

Is the first way the right one, or it doesn't matter? Maybe I'm just not doing anything yet with the returned value?

best regards,
Vlad
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:importing native java source code
Next Topic:Selection for a type system
Goto Forum:
  


Current Time: Sat May 25 19:54:11 EDT 2013

Powered by FUDForum. Page generated in 0.01912 seconds