redhat-developer / rsp-server

A server management protocol based on LSP4J
30 stars 29 forks source link

Code cleanup for generic server working directory #720

Closed robstryker closed 8 months ago

robstryker commented 8 months ago

Related to https://github.com/redhat-developer/rsp-server-community/issues/217

Jetty Server comes with a required working directory that does not exist upon extraction. Utility methods needed to allow jetty server delegate to ensure it's created earlier.