OpenLiberty / liberty-tools-eclipse

Eclipse Public License 2.0
11 stars 8 forks source link

Add LCLS change listener #502

Closed awisniew90 closed 5 months ago

awisniew90 commented 6 months ago

Add a resource changed listener to send "didChangedWatchedFiles" events to the Liberty Config LS on any changes to liberty-plugin-config.xml and all .properties and .env files.

Resolves issue #461

Addresses required changes in LCLS PR https://github.com/OpenLiberty/liberty-language-server/pull/212