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 93ccaa550c Merge pull request #7749 from sdedic/lsp/client-save-fixes
     add d0c29dc483 Fixing LspElementUtils with anonymous classes extending an 
enclosing class, and speeding up the SructureElement computation.
     new 180b3f733e Merge pull request #7707 from 
lahodaj/speedup-LspElementUtils

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.sourceui/nbproject/project.properties    |   2 +-
 .../netbeans/api/java/source/ui/ElementOpen.java   |  53 ++++++-----
 .../java/source/ui/ElementOpenAccessor.java        |   3 +
 .../modules/java/source/ui/LspElementUtils.java    | 104 ++++++++++++++-------
 .../api/java/source/ui/ElementHeadersTest.java     |  71 ++++++++++++++
 .../modules/java/source/ui}/Bundle_test.properties |   2 +-
 6 files changed, 178 insertions(+), 57 deletions(-)
 copy {extide/gradle/test/unit/src/org/netbeans/modules/gradle/spi => 
java/java.sourceui/test/unit/src/org/netbeans/modules/java/source/ui}/Bundle_test.properties
 (94%)


---------------------------------------------------------------------
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

Reply via email to