No description
Find a file
Karsten Thoms 08194ce996 [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals
For comparison with null the triple (not) equal operator should be used. Resolved compiler warnings

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-02 16:46:25 +01:00
.settings Gradle composite 2016-11-28 14:41:08 +01:00
gradle [eclipse/xtext#1088] Add xtextBuilder command as first build command 2016-12-01 12:51:51 +01:00
org.eclipse.xtext [#5] Changes to .classpath generated by Buildship import 2016-11-30 10:00:21 +01:00
org.eclipse.xtext.ide updated LS to latest fixes in LSP4J 2016-11-30 15:06:39 +01:00
org.eclipse.xtext.ide.tests [#5] Changes to .classpath generated by Buildship import 2016-11-30 10:00:21 +01:00
org.eclipse.xtext.testing [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals 2016-12-02 16:46:25 +01:00
org.eclipse.xtext.testlanguages [#5] Changes to .classpath generated by Buildship import 2016-11-30 10:00:21 +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 [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals 2016-12-02 16:46:25 +01:00
org.eclipse.xtext.util [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals 2016-12-02 16:46:25 +01:00
org.eclipse.xtext.xtext.generator [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals 2016-12-02 16:46:25 +01:00
org.eclipse.xtext.xtext.wizard [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals 2016-12-02 16:46:25 +01:00
.gitignore ignore org.eclipse.buildship.core.prefs 2016-11-28 14:50:20 +01:00
.project Updated manifests and launch configs, added filter for parent subfolders 2016-07-08 11:36:31 +02:00
build.gradle Implemented validation of duplicate jar entries 2016-11-08 12:01:34 +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 Updated to Gradle 3.2 2016-11-18 09:49:49 +01:00
README.md Update README.md 2016-06-21 14:34:44 +02:00
settings.gradle Removed outdated comment 2016-11-18 15:50:44 +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/