xtext / maven-xtext-example

An Xtext language and example usage of it built with Maven
61 stars 33 forks source link

Fixed problems with Java 11 and Tycho + Xtext 2.17 #60

Closed cdietrich closed 5 years ago

cdietrich commented 5 years ago

Fixed problems with Java 11 and Tycho https://github.com/eclipse/xtext-core/issues/937

Updated to Xtext 2.17 https://github.com/xtext/maven-xtext-example/issues/59

Signed-off-by: Christian Dietrich christian.dietrich@itemis.de