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
Eclipse UserFriend

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.
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
Eclipse UserFriend
It's best to ask about Xtext on the TMF (Xtext) forum:

https://www.eclipse.org/forums/index.php/f/27/
Re: Xtext grammar to java Code [message #1823624 is a reply to message #1823600] Mon, 30 March 2020 12:59 Go to previous message
Eclipse UserFriend
Thank you.
Previous Topic:egit plugin install fails
Next Topic:Eclipse build path parameters suitable for 2 computers
Goto Forum:
  


Current Time: Sun Feb 09 06:15:10 GMT 2025

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

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

Back to the top