Skip to content

ghillairet/xcore-maven-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcore Maven Example

Build Status

This project shows how to use Maven (without Tycho) with the xtext-maven-plugin to generate Java code from an Xcore model.

To run it, you need Maven and use the command:

mvn clean compile

The generated Java code will be put in the src/main/java-gen folder. The clean command deletes the src/main/java-gen folder, so it should be used before re-generating code.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages