Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Why hyperlink is broken when corresponding Xtext resource is moved?
Why hyperlink is broken when corresponding Xtext resource is moved? [message #900327] Mon, 06 August 2012 13:57
Kelly G is currently offline Kelly GFriend
Messages: 1
Registered: August 2012
Junior Member
Hi,
Hyperlinks among Xtext resources are broken when a given resource is moved. Have you ever encountered a similar problem ? Let me explain the scenario :
I start my 2nd Eclipse instance and I clean my workspace. My Xtext project includes the resources R1 and R2. Resource R2 is referred by resource R1 via an element E1. If I click on E1 then R1 is opened. Suppose R2 is moved to other folder. I clean my workspace again. When I click on E1 I get the error "Resource R2 does not exist". The only way to get the hyperlink working is to restart my Eclipse instance.
The Xtext version I use is 2.2.1. The mwe2 file contains the fragment ImportNamespacesScopingFragment and I implement my own ScopeProvider which extends AbstractDeclarativeScopeProvider.
Thank you for your help.
Kelly G.
Previous Topic:Decision can match input such as "'(' RULE_ID '=' RULE_INT ')'" using multiple alternative
Next Topic:Contentassist for imports
Goto Forum:
  


Current Time: Thu Mar 28 16:04:10 GMT 2024

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

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

Back to the top