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 6a9d501fd805541ed261fd371772ab772c294c7f Merge: a52aa9ae3c 94bd559d91 Author: Jan Lahoda <[email protected]> AuthorDate: Fri Feb 16 12:36:18 2024 +0100 Merge pull request #6956 from lahodaj/annotation-processor-error-completions Allow invocation of annotation Processor's getCompletions even if process fails. .../modules/java/source/indexing/APTUtils.java | 22 +-- .../java/source/indexing/CrashingAPTest.java | 154 +++++++++++++++------ 2 files changed, 121 insertions(+), 55 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
