Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Xtext adding new DSL syntax dynamically
Xtext adding new DSL syntax dynamically [message #1243236] Mon, 10 February 2014 13:08 Go to next message
Eclipse UserFriend
Hi

I´m currently developing my first RCP application with Xtext as part of my editor to simplify model manipulation process. However i have a little problem to deal with the scenario where the user might want to add and remove the part of the DSL syntax after deployment.

Is it possible to automate the syntax modification process within the RCP ?
I was thinking something like making an additional plugin to do this is it possible ?

I´m open for all suggestions, thanks in advance
Re: Xtext adding new DSL syntax dynamically [message #1252396 is a reply to message #1243236] Fri, 21 February 2014 02:03 Go to previous message
Eclipse UserFriend
You cannot change the syntax without modifying the grammar and regenerating the parsers. You can however have validations which effectively disable certain parts.
Previous Topic:traceability and injector in xText
Next Topic:NullPointerException while invoking JvmModelInferrer/Generator for code generation from a Java Proje
Goto Forum:
  


Current Time: Tue Jul 08 08:17:25 EDT 2025

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

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

Back to the top