konveyor / analyzer-lsp

Add-on that is focused on providing analysis based on the Language Server Protocol.
Apache License 2.0
12 stars 45 forks source link

:sparkles: Gradle support #609

Closed jmle closed 5 months ago

jmle commented 6 months ago

:eyes: See Gradle support enhancement

(https://github.com/konveyor/analyzer-lsp/issues/598) Adds support for fetching dependencies with Gradle projects. (https://github.com/konveyor/analyzer-lsp/issues/599) Adds support for downloading dependency sources.

:exclamation: This PR supersedes https://github.com/konveyor/analyzer-lsp/pull/591

:green_circle: Tested against https://github.com/andyjduncan/gradle-example and https://github.com/kissaten/gradle-multi-project-example