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 778fd731151 Merge pull request #8248 from ebarboni/apis-nb260a1
add 02cdfaca508 Attempting to fix code completion after new HashMap<>
new cb54ec0acdc Merge pull request #8237 from
lahodaj/constructors-after-type-params
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/completion/JavaCompletionTask.java | 20 ++--
.../editor/java/JavaCompletionCollector.java | 17 +++-
.../modules/editor/java/JavaCompletionItem.java | 12 ++-
.../editor/java/JavaCompletionItemFactory.java | 9 +-
.../java/editor/javadoc/JavadocCompletionItem.java | 2 +-
.../editor/java/JavaCompletionCollectorTest.java | 105 +++++++++++++++++++++
6 files changed, 144 insertions(+), 21 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