Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LCLS change listener #502

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

awisniew90
Copy link
Contributor

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 OpenLiberty/liberty-language-server#212

Copy link
Member

@cherylking cherylking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -135,11 +135,12 @@
contentType="org.eclipse.jdt.core.javaSource"
id="io.openliberty.tools.eclipse.org.microprofile.mpserver">
</contentTypeMapping>

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

random whitespace

Signed-off-by: Adam Wisniewski <awisniew@Adams-MacBook-Pro.local>
@awisniew90 awisniew90 merged commit 3fe750d into OpenLiberty:main Mar 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants