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
5 stars 11 forks source link

Fix determination of Liberty Workspace for non-default server.xml #201

Closed cherylking closed 1 year ago

cherylking commented 1 year ago

Fixes #200

Please note that I changed the yaml to build/test the 4q2023 branch since this PR is for that branch.

cherylking commented 1 year ago

@dshimo For the helper methods in LibertyUtils, if there is more concise syntax for the places I am iterating through collections to check for matches, please add review comments and I will update. TIA