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 7974e08f96e1413f436b898fd48988651beee694
Merge: 25ab1773b38 539dc573c0c
Author: Jan Lahoda <[email protected]>
AuthorDate: Wed Aug 13 09:10:01 2025 +0200

    Merge pull request #8713 from lahodaj/fix-create-element
    
    Fixing problems related to create element fixes.

 .../java/hints/errors/AddParameterOrLocalFix.java  |  27 ++++
 .../modules/java/hints/errors/Bundle.properties    |   2 +
 .../modules/java/hints/errors/CreateElement.java   |   4 +-
 .../java/hints/errors/CreateElementUtilities.java  |  87 ++++++++--
 .../hints/errors/AddParameterOrLocalFixTest.java   | 177 +++++++++++++++++++++
 .../java/hints/errors/CreateElementTest.java       |   3 +-
 .../java/hints/errors/CreateMethodTest.java        |  30 ++++
 .../modules/java/source/save/CasualDiff.java       |   8 +-
 .../netbeans/api/java/source/gen/ForLoopTest.java  |  49 ++++++
 9 files changed, 371 insertions(+), 16 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