Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution
Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution [message #1391212] Mon, 30 June 2014 11:50 Go to next message
Eclipse UserFriend
Hi,

Is there a way to prevent UpdateEditorStateJob and XtextBuilder from concurrent execution?

Thanks
Re: Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution [message #1393139 is a reply to message #1391212] Thu, 03 July 2014 05:50 Go to previous message
Eclipse UserFriend
No answers so far?

In my implementation IDerivedStateComputer#installDerivedState() may trigger Resolving of a Resource. During Resolving the Resource is locked in LazyLinkingResource#getEObject(). Therefore sometimes deadlock occurs when Xtext is trying to validate the Resource in opened editor during building. So I want to prevent UpdateEditorStateJob and XtextBuilder from concurrent execution. Is it possible?

Thanks
Previous Topic:Resolvig ProxyObjects from importUri Scope
Next Topic:Referencing UML from an Xtext DSL - handling incomplete qualified names
Goto Forum:
  


Current Time: Tue Jul 08 00:48:08 EDT 2025

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

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

Back to the top