# xcore-gradle-example **Repository Path**: mirrors_miho/xcore-gradle-example ## Basic Information - **Project Name**: xcore-gradle-example - **Description**: xcore-gradle-example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Xcore Gradle Example --- [![Build Status](https://travis-ci.org/ghillairet/xcore-gradle-example.svg?branch=master)](https://travis-ci.org/ghillairet/xcore-gradle-example) This project shows how to use Gradle with the xtext-gradle-plugin to generate Java code from an Xcore model. To run it, you need Gradle (tested on 2.7) and use the command: ``` gradle clean build ```