mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
![]() The usage of Xtend in the Xtext code base should be reduced where the usage of Xtend is not super beneficial. Replaced Xtend classes by the compiled code and refactored the code to more readable Java. This change extracts classes formerly defined in AbstractLanguageServerTests.xtend to own files. Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de> |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/xtext/testing | ||
tests/org/eclipse/xtext/testing/tests | ||
xtend-gen/org/eclipse/xtext/testing | ||
.classpath | ||
.project | ||
about.html | ||
build.gradle | ||
build.properties |