This is an automated email from the ASF dual-hosted git repository. jlahoda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 6401e56d5ff1a908a45a70f884147af00d516482 Merge: c44fe141ac5 ebc27e13629 Author: Jan Lahoda <[email protected]> AuthorDate: Mon Nov 10 08:04:26 2025 +0100 Merge pull request #8968 from shivam71/lsp_refactoring_warnings_fix Propagate refactoring problems to LSP client .../ChangeMethodParametersRefactoring.java | 3 +- .../lsp/server/refactoring/CodeRefactoring.java | 78 ++++++++++++++++++---- .../ExtractSuperclassOrInterfaceRefactoring.java | 3 +- .../lsp/server/refactoring/MoveRefactoring.java | 3 +- .../lsp/server/refactoring/PullUpRefactoring.java | 3 +- .../server/refactoring/PushDownRefactoring.java | 3 +- 6 files changed, 69 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
