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

Allow to update multiple projects at the same time #2131

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

jdneo
Copy link
Contributor

@jdneo jdneo commented Jun 17, 2022

  • Multiple project can be updated at the same time via 'java/projectConfigurationsUpdate'
    request.
  • Argument of this request is 'ProjectConfigurationsUpdateParam', which
    contains a list of 'TextDocumentIdentifier'.

requires redhat-developer/vscode-java#2513

Signed-off-by: sheche [email protected]

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.

Looks good overall. Just some minor naming fixes, and a question about the API chosen.

- Multiple project can be updated at the same time via 'java/projectConfigurationsUpdate'
  request.
- Argument of this request is 'ProjectConfigurationsUpdateParam', which
  contains a list of 'TextDocumentIdentifier'.

Signed-off-by: sheche <[email protected]>
@jdneo jdneo merged commit 839c8af into eclipse-jdtls:master Jun 22, 2022
@jdneo jdneo deleted the cs/issue-2473 branch June 22, 2022 01:50
@rgrunber rgrunber added this to the End June 2022 milestone Jun 22, 2022
mfussenegger added a commit to mfussenegger/nvim-jdtls that referenced this pull request Jun 24, 2022
mfussenegger added a commit to mfussenegger/nvim-jdtls that referenced this pull request Jun 30, 2022
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.

3 participants