Skip to content

Support AspectJ in Gradle projects#4304

Merged
fbricon merged 1 commit intoredhat-developer:mainfrom
snjeza:issue-3670
Jan 14, 2026
Merged

Support AspectJ in Gradle projects#4304
fbricon merged 1 commit intoredhat-developer:mainfrom
snjeza:issue-3670

Conversation

@snjeza
Copy link
Collaborator

@snjeza snjeza commented Jan 11, 2026

package.json Outdated
"java.jdt.ls.aspectjSupport.enabled": {
"type": "boolean",
"default": false,
"markdownDescription": "Specify whether to enable `io.freefair.aspectj` plugin. Defaults to `false`.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

... in Gradle projects

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

@fbricon
Copy link
Collaborator

fbricon commented Jan 13, 2026

So when toggling the setting, nothing happens, on restart nothing happens, you really need to trigger a workspace clean for the errors to disappear. We could automatically do it when the setting value changes instead.

@snjeza
Copy link
Collaborator Author

snjeza commented Jan 13, 2026

So when toggling the setting, nothing happens, on restart nothing happens, you really need to trigger a workspace clean for the errors to disappear. We could automatically do it when the setting value changes instead.

@fbricon I have created eclipse-jdtls/eclipse.jdt.ls#3675

@fbricon fbricon merged commit 7a25262 into redhat-developer:main Jan 14, 2026
2 checks passed
@fbricon
Copy link
Collaborator

fbricon commented Jan 14, 2026

Thanks @snjeza!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants