This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 29844bec1e6858697d1c1b8ed8271e15e55ac052 Merge: 1c2ffa19e01 94497af6bcc Author: Eric Barboni <sk...@apache.org> AuthorDate: Mon Jul 28 16:51:35 2025 +0200 Merge pull request #8679 from mbien/standalone-file-move-fix_delivery Fix move/copy/rename/etc for standalone java files. .../modules/java/file/launcher/api/SourceLauncher.java | 12 ++++++++++++ .../file/launcher/queries/MultiSourceRootProvider.java | 12 ++++++++++++ .../modules/refactoring/java/RefactoringUtils.java | 7 ++++++- .../refactoring/java/ui/RefactoringActionsProvider.java | 15 ++++++++++----- 4 files changed, 40 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists