Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext nature breaking cross references
Xtext nature breaking cross references [message #1086963] Thu, 15 August 2013 01:00
Erick Fonseca is currently offline Erick FonsecaFriend
Messages: 68
Registered: December 2011
Member
In my DSL, I created a project with files serving as libraries, which are imported from other projects in the same DSL. I customized my ImportValidator to check the directory of this library project, and everything works fine.

However, I had a very weird problem. I opened my library project to check some files and was prompted about adding Xtext nature to the project. I chose yes, and then, all cross references to the stuff in the library files stopped working.

I tried debugging the code, but couldn't understand what was going wrong. Only after removing Xtext nature from the project did the cross references work again.

So, do you have any idea of why it happened? In fact, I didn't notice any difference in adding the Xtext nature to the library project: all functionalities from my DSL worked with or without it.
Previous Topic:I could not open the editor. Target Plug in xText
Next Topic:Scoping for dot/path expressions
Goto Forum:
  


Current Time: Fri Sep 20 20:23:10 GMT 2024

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

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

Back to the top