OpenLiberty / liberty-language-server

The Liberty Config Language Server provides language server features for Liberty server configuration files through any of the supported client IDEs.
Eclipse Public License 2.0
6 stars 12 forks source link

UnsupportedOperationException fix in LCLS #321

Closed gilbysunil14 closed 5 hours ago

gilbysunil14 commented 2 days ago

Fixes #320 Implemented the method setTrace() in the interface LanguageServer in the class LibertyLanguageServer.