OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
12 stars 24 forks source link

XML file with a <server> root element is not showing suggestions initially. #979

Open anusreelakshmi934 opened 2 weeks ago

anusreelakshmi934 commented 2 weeks ago

When creating an xml file with <server> root element, we are not getting the suggestions immediately. But after running mvn clean / ./gradlew clean we are getting the suggestions.

https://github.com/user-attachments/assets/ec3b71ea-444b-4a2d-871f-e6d8b35f9870

TrevCraw commented 2 weeks ago

When I reproduce this issue, if I wait for a few minutes, eventually support becomes available in my new XML file.

aparnamichael commented 2 weeks ago

While testing with Gradle project on Linux, I encountered the same issue, but it resolved on its own after a few minutes. LTI - 24.0.9-Snapshot LSP4IJ - 0.5.0