This is an automated email from the ASF dual-hosted git repository.

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 573b1dc3297578f27ff3a09eeac2c35edf60b06c
Merge: 3242f90537 372dc23ce9
Author: Michael Bien <[email protected]>
AuthorDate: Thu Jul 25 11:06:01 2024 +0200

    Merge pull request #7548 from Achal1607/javavscode-96
    
    Implement suppress warnings on for Unused hint and codeAction for suppress 
warnings annotations

 .../src/org/netbeans/spi/editor/hints/Fix.java     |   6 +
 java/java.hints/nbproject/project.properties       |   2 +-
 .../netbeans/modules/java/hints/bugs/Unused.java   |  35 +++++-
 .../hints/infrastructure/JavaErrorProvider.java    |  52 ++++++---
 .../spi/java/hints/ErrorDescriptionFactory.java    | 123 +++++++++++----------
 5 files changed, 135 insertions(+), 83 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

Reply via email to