Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
xtext-languageserver-example
An Example for an Xtext Language Server
-
mql
mql
-
xtext-maven-example
-
xtext-uml-example
-
lmrc
lmrc
-
coffeescript-eclipse
Forked from Nodeclipse/coffeescript-eclipse
CoffeeScript plugin for Eclipse using XText (moved to Nodeclipse; looking for new owner)
Java 1
3,029 contributions in the last year
Contribution activity
May 2019
Created a pull request in eclipse/xtext-lib that received 1 comment
[eclipse/xtext-core#1137] Filter static methods in Delegate active annotation
[eclipse/xtext-core#1137] Filter static methods in Delegate active annotation Signed-off-by: Christian Dietrich christian.dietrich@itemis.de
Created an issue in eclipse/xtext-core that received 5 comments
Problems building with Java 11
ERROR:The instance method compare(CharSequence, CharSequence) cannot override the static method compare(CharSequence, CharSequence) of type CharSeq…