No description
Find a file
Christian Dietrich 46e8c454d9 readded plugin.properties. fixes #154
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-10-20 08:55:27 +02:00
.settings Set root project encoding to UTF-8 2016-07-15 13:32:23 +02:00
gradle readded plugin.properties. fixes #154 2016-10-20 08:55:27 +02:00
org.eclipse.xtext [xtext validation] added checks for missing or invalid '@Override' annotations in 'XtextValidator' as desired by #121, put the issue codes to 'XtextConfigurableIssueCodes' although the severity is not configurable (yet), added a corresponding test to 'XtextValidatorTest' 2016-10-18 09:54:44 +02:00
org.eclipse.xtext.ide #143: Added ExecutorServiceProvider for better handling of executor instances 2016-10-17 09:45:47 +02:00
org.eclipse.xtext.ide.tests Regenerated test languages 2016-10-17 10:05:07 +02:00
org.eclipse.xtext.testing Manually merged conflicting changes from upstream/master. 2016-10-14 13:56:01 +02:00
org.eclipse.xtext.testlanguages Removed old build files 2016-10-18 17:05:23 +02:00
org.eclipse.xtext.testlanguages.ide Regenerated test languages 2016-10-17 10:05:07 +02:00
org.eclipse.xtext.tests Removed old build files 2016-10-18 17:05:23 +02:00
org.eclipse.xtext.util readded plugin.properties. fixes #154 2016-10-20 08:55:27 +02:00
org.eclipse.xtext.xtext.generator add .testing to dependencies of ui tests 2016-10-17 15:22:19 +02:00
org.eclipse.xtext.xtext.wizard [#101] Configure lineDelimiter in workflows 2016-10-07 15:07:30 +02:00
.gitignore Checked in project metadata based on Buildship 2016-07-07 10:19:04 +02:00
.project Updated manifests and launch configs, added filter for parent subfolders 2016-07-08 11:36:31 +02:00
build.gradle [gradle] Changed version qualifier format for consistency with Tycho 2016-10-18 08:58:26 +02:00
gradlew Added gradle wrapper 2016-06-14 08:57:48 +02:00
gradlew.bat Added gradle wrapper 2016-06-14 08:57:48 +02:00
Jenkinsfile Fixed #45: Made public snapshots + local repo the default configuration 2016-07-20 11:46:34 +02:00
README.md Update README.md 2016-06-21 14:34:44 +02:00
settings.gradle update gradle version for better workspace resolution, include testlanguages.ide 2016-07-07 09:22:11 +02: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/