No description
Find a file
Christian Schneider 290b698f95 [xtext.testing + xtext.wizard] fix/improvement of build config of test projects in 'TestProjectDescriptor'
* consolidated version of 'org.junit' with our reference in 'gradle/versions.gradle' (currently 4.12)
* added dependency to 'junit:junit:4.12' with scope 'testCompile' to templates of 'pom.xml' + 'build.gradle'

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
2016-12-22 10:44:42 +01:00
.settings Gradle composite 2016-11-28 14:41:08 +01:00
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
org.eclipse.xtext [507077] Do not emit empty concatenation 2016-12-19 15:47:59 +01:00
org.eclipse.xtext.ide Added Manifest version constraint to LSP4J 2016-12-19 09:36:03 +01:00
org.eclipse.xtext.ide.tests [ide.tests] added references across files test in 'ReferenceTest' 2016-12-21 11:34:32 +01:00
org.eclipse.xtext.testing [xtext.testing + xtext.wizard] fix/improvement of build config of test projects in 'TestProjectDescriptor' 2016-12-22 10:44:42 +01:00
org.eclipse.xtext.testlanguages Removed unused extensions 2016-12-06 00:24:15 +01:00
org.eclipse.xtext.testlanguages.ide [#5] Changes to .classpath generated by Buildship import 2016-11-30 10:00:21 +01:00
org.eclipse.xtext.tests [xtext.testing + xtext.wizard] fix/improvement of build config of test projects in 'TestProjectDescriptor' 2016-12-22 10:44:42 +01:00
org.eclipse.xtext.util [507077] Do not emit empty concatenation 2016-12-19 15:47:59 +01:00
org.eclipse.xtext.xtext.bootstrap [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
org.eclipse.xtext.xtext.generator [507077] Do not emit empty concatenation 2016-12-19 15:47:59 +01:00
org.eclipse.xtext.xtext.ide [xtext lang] remaining generated ide artifacts 2016-12-14 13:16:02 +01:00
org.eclipse.xtext.xtext.wizard [xtext.testing + xtext.wizard] fix/improvement of build config of test projects in 'TestProjectDescriptor' 2016-12-22 10:44:42 +01:00
releng [build] Updated Tycho version, added qualifier format for features 2016-12-15 08:54:56 +01:00
.gitignore Updated to Jenkins version of p2gen plugin 2016-12-08 11:22:30 +01:00
.project Updated manifests and launch configs, added filter for parent subfolders 2016-07-08 11:36:31 +02:00
build.gradle Updated to Jenkins version of p2gen plugin 2016-12-08 11:22:30 +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] Added BuildDiscarderProperty 2016-12-22 10:09:40 +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/