This is an automated email from the ASF dual-hosted git repository.
dbalek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 1cdb5bd [NETBEANS-5655] Fix build error caused by improper character
set handling for arch.xml files.
add dd5eb0d LSP: Find usages should search also in project dependecies.
(#2950)
No new revisions were added by this update.
Summary of changes:
.../modules/java/source/usages}/Bundle.properties | 1 +
.../modules/java/lsp/server/protocol/Server.java | 1 -
.../server/protocol/TextDocumentServiceImpl.java | 112 ++++-----------------
java/java.source.base/apichanges.xml | 12 +++
java/java.source.base/arch.xml | 10 ++
java/java.source.base/nbproject/project.properties | 2 +-
.../org/netbeans/api/java/source/SourceUtils.java | 13 ++-
.../modules/java/source/usages/BinaryAnalyser.java | 4 +-
.../netbeans/api/java/source/SourceUtilsTest.java | 9 ++
java/refactoring.java/nbproject/project.xml | 2 +-
.../modules/refactoring/java/SourceUtilsEx.java | 2 +-
.../java/plugins/JavaWhereUsedQueryPlugin.java | 15 +--
.../java/spi/JavaRefactoringPlugin.java | 4 +-
13 files changed, 77 insertions(+), 110 deletions(-)
copy {enterprise/websvc.manager/src/org/netbeans/modules/websvc/manager/api =>
java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-java-source-base.jar/org/netbeans/modules/java/source/usages}/Bundle.properties
(97%)
---------------------------------------------------------------------
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