Skip to content

fix: NPE when trying to open Quickfix in Problems view#1364

Merged
rubenporras merged 2 commits intoeclipse-lsp4e:mainfrom
FlorianKroiss:npe-in-marker-resolution
Nov 5, 2025
Merged

fix: NPE when trying to open Quickfix in Problems view#1364
rubenporras merged 2 commits intoeclipse-lsp4e:mainfrom
FlorianKroiss:npe-in-marker-resolution

Conversation

@FlorianKroiss
Copy link
Copy Markdown
Contributor

  • Add null-check for org.eclipse.lsp4j.CodeAction.getDiagnostics()

+ Add null-check for `org.eclipse.lsp4j.CodeAction.getDiagnostics()`
@rubenporras rubenporras self-requested a review November 5, 2025 06:15
Copy link
Copy Markdown
Contributor

@rubenporras rubenporras left a comment

Choose a reason for hiding this comment

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

Can you bump the plugin version?

@FlorianKroiss
Copy link
Copy Markdown
Contributor Author

@rubenporras I bumped the versions manually, but is there an automated way of doing this?

@rubenporras rubenporras merged commit ca8736e into eclipse-lsp4e:main Nov 5, 2025
11 checks passed
@rubenporras
Copy link
Copy Markdown
Contributor

As far as I know, we are doing this manually.

@FlorianKroiss FlorianKroiss deleted the npe-in-marker-resolution branch November 5, 2025 07:37
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.

2 participants