eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
591 stars 142 forks source link

Deal with Xtext leaving the simrel #528

Open cdietrich opened 3 years ago

cdietrich commented 3 years ago

Xtext plans to leave eclipse simrel https://github.com/eclipse/xtext/issues/1961

we currently consume xbase.lib and xtend.lib at runtime from them.

cdietrich commented 3 years ago

Besides Pure and ToStringBuilder https://github.com/eclipse/lsp4j/issues/494 there are calls to collectionliterals

cdietrich commented 1 year ago

xbase/xtend.lib no longer is a runtime dependency