Skip to content

Support Kotlin,Groovy in Gradle projects - #4313

Merged
fbricon merged 1 commit into
redhat-developer:mainfrom
snjeza:issue-4312
Feb 24, 2026
Merged

Support Kotlin,Groovy in Gradle projects#4313
fbricon merged 1 commit into
redhat-developer:mainfrom
snjeza:issue-4312

Conversation

@snjeza

Copy link
Copy Markdown
Collaborator

@fbricon

Copy link
Copy Markdown
Collaborator

It should be advertised as "partial" support, since we don't provide completion, or pretty much any LSP smartness besides making sure the other java classes compile.

We should probably enable those by default.

@snjeza

Copy link
Copy Markdown
CollaboratorAuthor

It should be advertised as "partial" support, since we don't provide completion, or pretty much any LSP smartness besides making sure the other java classes compile.

I have marked the properties as Experimental.

We should probably enable those by default.

Done.

@fbricon
fbricon merged commit b1f4e81 into redhat-developer:mainFeb 24, 2026
2 checks passed
@fbricon

Copy link
Copy Markdown
Collaborator

@snjeza thanks!

Sign up for freeto 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.

Support Kotlin,Groovy in Gradle projects

2 participants

@snjeza@fbricon