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 5863f72dc7c Merge pull request #8201 from
lahodaj/fix-test-annotation-gutter
add 3c6c29f6692 Fixing imports for static item completion.
new 102f069fadf Merge pull request #8210 from
lahodaj/fix-vscode-completion-static-item
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/java.editor/nbproject/project.xml | 4 +
.../editor/java/JavaCompletionCollector.java | 62 +++--
.../editor/javadoc/JavadocCompletionCollector.java | 2 +-
.../editor/java/JavaCompletionCollectorTest.java | 291 +++++++++++++++++++++
4 files changed, 329 insertions(+), 30 deletions(-)
create mode 100644
java/java.editor/test/unit/src/org/netbeans/modules/editor/java/JavaCompletionCollectorTest.java
---------------------------------------------------------------------
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