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 2455ae42980 Merge pull request #7699 from
subhash-arabhi/unwanted-imports-bug
add c08d1ddc874 Fix for constructor hover signature issue
new 5c4660aa8c4 Merge pull request #7654 from
subhash-arabhi/constructor-hover-bug
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:
.../netbeans/modules/java/completion/BaseTask.java | 34 +++
.../java/completion/JavaDocumentationTaskTest.java | 247 +++++++++++++++++++++
.../java/lsp/server/protocol/ServerTest.java | 43 +++-
3 files changed, 313 insertions(+), 11 deletions(-)
create mode 100644
java/java.completion/test/unit/src/org/netbeans/modules/java/completion/JavaDocumentationTaskTest.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