No description
Find a file
2017-01-16 15:45:52 +01:00
.settings Gradle composite 2016-11-28 14:41:08 +01:00
gradle added explicit dependency to org.eclipse.osgi (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=510504) 2017-01-16 14:48:40 +01:00
org.eclipse.xtext added explicit dependency to org.eclipse.osgi (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=510504) 2017-01-16 14:48:40 +01:00
org.eclipse.xtext.ide Return Object insteadof null in LanguageServer.shutdown. 2017-01-13 09:14:18 +01:00
org.eclipse.xtext.ide.tests Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.testing Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.testlanguages Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.testlanguages.ide Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.tests 244: updated wizard test expectations 2017-01-16 11:10:10 +01:00
org.eclipse.xtext.util Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.xtext.bootstrap Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.xtext.generator 244: .xtext.junit4 .xbase.junit added to ui.tests by mwe2 2017-01-16 11:45:38 +01:00
org.eclipse.xtext.xtext.ide Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
org.eclipse.xtext.xtext.wizard 244: .xtext.junit4 .xbase.junit added to ui.tests by the project wizard 2017-01-16 11:08:39 +01:00
releng [releng/releng-target] added org.junit:0.0.0 from orbit to target platform of the local p2 repo build 2016-12-22 10:44:42 +01:00
.gitignore Updated to Jenkins version of p2gen plugin 2016-12-08 11:22:30 +01:00
.project Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
build.gradle [build] Excluded bootstrap project from eclipse-project-layout 2017-01-12 09:51:31 +01:00
gradlew Updated to Gradle 3.2 2016-11-18 09:49:49 +01:00
gradlew.bat Updated to Gradle 3.2 2016-11-18 09:49:49 +01:00
Jenkinsfile [build] Default behavior is to skip the Xtend compiler; activate it with -PcompileXtend=true 2017-01-06 13:57:23 +01:00
LICENSE Added LICENSE 2017-01-06 13:57:23 +01:00
README.md Update README.md 2016-06-21 14:34:44 +02:00
settings.gradle [xtext lang] contributed new bundle 'org.eclipse.xtext.xtext.bootstrap' containing the 'GenerateXtext.mwe2' workflow and a customizing guice module 2016-12-15 10:25:56 +01:00

Xtext Core Framework

This repository contains the platform-independent language framework.

How To Build

Check out and run gradlew build.

Continuos Integration

http://services.typefox.io/open-source/jenkins/job/xtext-core/