Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Reference a DSL from CDATA section in an Xml file
Reference a DSL from CDATA section in an Xml file [message #1702864] Sun, 26 July 2015 15:39 Go to next message
atul agarwal is currently offline atul agarwalFriend
Messages: 1
Registered: July 2015
Junior Member
I use a DSL along with some XML files in an Eclipse project. I would like to reference some of the DSL entities from within a CDATA section in the XML files and provide content assist for doing so.

Would I need to define a DSL for the XML and then implement some DSL cross referencing ?
Would I lose the default XML features of Eclipse if I do so ?
Is there a way to overload the XML support built into Eclipse for implementing this ?
Re: Reference a DSL from CDATA section in an Xml file [message #1703166 is a reply to message #1702864] Wed, 29 July 2015 06:27 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

I don't know about the extension capabilities of the XML editor. You would need to investigate how this editor can be extended first. This might be a question for Eclipse Web Tools Platform, if you use that XML editor (there are several XML editor plugins available).

Need professional support for Xtext, EMF, Eclipse IDE?
Go to: http://devhub.karakun.com
Twitter : @kthoms
Blog : www.karsten-thoms.de
Previous Topic:Inferring type in variable declaration not working in interface generation
Next Topic:Using xbase
Goto Forum:
  


Current Time: Sat Apr 20 03:01:50 GMT 2024

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

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

Back to the top