Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Xtext grammar to java Code(Xtext grammar to Java code generation)
Xtext grammar to java Code [message #1823593] Mon, 30 March 2020 00:30 Go to next message
Muhammad Salman Tayyab is currently offline Muhammad Salman TayyabFriend
Messages: 36
Registered: March 2020
Location: Germany
Member

I have a simple grammar which is listed below
Model:
(videos+=video)*;
video:
name=ID "=" STRING ";";


AND I want to generate the java code for this.i have read the documentation but could not get it. Please guide me on how to do it.


Salman
Re: Xtext grammar to java Code [message #1823600 is a reply to message #1823593] Mon, 30 March 2020 06:15 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
It's best to ask about Xtext on the TMF (Xtext) forum:

https://www.eclipse.org/forums/index.php/f/27/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Xtext grammar to java Code [message #1823624 is a reply to message #1823600] Mon, 30 March 2020 12:59 Go to previous message
Muhammad Salman Tayyab is currently offline Muhammad Salman TayyabFriend
Messages: 36
Registered: March 2020
Location: Germany
Member
Thank you.

Salman
Previous Topic:egit plugin install fails
Next Topic:Eclipse build path parameters suitable for 2 computers
Goto Forum:
  


Current Time: Wed Apr 24 18:08:53 GMT 2024

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

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

Back to the top