Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Auto-Completion cross-reference from a non-xtext model
Auto-Completion cross-reference from a non-xtext model [message #1809572] Thu, 18 July 2019 06:50 Go to next message
Eclipse UserFriend
Hello everybody, first i need to say i'm a bit of a newbie in DSLs and especially in Xtext.

So here's the problem:
I have a working xtext model for a type of file *.it. What i need to deal with is this part of the whole grammar:
AddStatement: 'add' addName=package'with' fields=FieldList;
.

It is used to handle .it files that contains Statements like this one :

add  aPackage with
xxx = 'something',
yyy= 'otherValue',
zzz= 'blabla',
Re: Auto-Completion cross-reference from a non-xtext model [message #1809585 is a reply to message #1809572] Thu, 18 July 2019 10:56 Go to previous message
Eclipse UserFriend
hi, what is your actual question?
Previous Topic:Content Assist not working for Cross Reference
Next Topic:Absolute Beginner
Goto Forum:
  


Current Time: Mon Mar 17 12:02:47 EDT 2025

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

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

Back to the top