The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and hundreds of open source projects, including runtimes, tools, specifications, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, open processor designs, and many others.
The Eclipse Foundation is an international non-profit association supported by our members, including industry leaders who value open source as a key enabler for their business strategies.
Whether you intend on contributing to Eclipse technologies that are important to your product strategy, or simply want to explore a specific innovation area with like-minded organizations, the Eclipse Foundation is the open source home for industry collaboration.
The Eclipse community consists of individual developers and organizations spanning many industries. Stay up to date on our open source community and find resources to support your journey.
The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and vendor-neutral environment for open source software collaboration and innovation.
Eclipse LSP4MP - Language Server for MicroProfile 0.17.0
Enhancements
Show default value in completion item. See [#538](https://github.com/eclipse-lsp4mp/lsp4mp/pull/538).
Bug Fixes
Feature request: extend "microprofile(unknown)" to detect references from property files. See [#543](https://github.com/eclipse-lsp4mp/lsp4mp/pull/543).
No properties suggestions when there is a profile in the property name. See [#539](https://github.com/eclipse-lsp4mp/lsp4mp/pull/539).
Performance
Send 'microprofile/propertiesChanged' notification with debounce mode. See [#541](https://github.com/eclipse-lsp4mp/lsp4mp/pull/541).
Don't re-trigger twice Java validation when a Java file is saved. See [#546](https://github.com/eclipse-lsp4mp/lsp4mp/pull/546).
Build
Update Eclipse to 4.40-I-Builds. See [#544](https://github.com/eclipse-lsp4mp/lsp4mp/pull/544).