This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 25ab1773b38 Merge pull request #8728 from
apache/dependabot/github_actions/actions/download-artifact-5
add 539dc573c0c Fixing problems related to create element fixes.
new 7974e08f96e Merge pull request #8713 from lahodaj/fix-create-element
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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