Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support update Java project options. #3162

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

jdneo
Copy link
Contributor

@jdneo jdneo commented May 22, 2024

  • All the options from JavaCore are supported via the delegate command 'java.project.updateSettings'.

- All the options from JavaCore are supported via the delegate command
  'java.project.updateSettings'.

Signed-off-by: Sheng Chen <sheche@microsoft.com>
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

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

When I was looking at your previous change to do the update for the m2e profile settings, I remember thinking that by placing the logic here, we also open the door later to do exactly this 😜 , so this makes sense.

Just a single comment I'd like confirmed regarding the side effects of setOptions(..)

@rgrunber rgrunber added this to the End May 2024 milestone May 23, 2024
Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo jdneo merged commit 958ed89 into eclipse-jdtls:master May 28, 2024
7 checks passed
@jdneo jdneo deleted the cs/options branch May 28, 2024 01:29
Sign up for free to 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.

4 participants