This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 38bf63d  Merge pull request #2831 from pepness/junit-4.13.2
     new 5ca7c21  Provide link to license and template files in the template 
header
     new 68b542a  Recognizing and handling nbfs protocol
     new ea47c76  Open nbfs: hyperlinks in VSNetBeans as well
     new c1883f0  Merge remote-tracking branch 'origin/master' into 
jtulach/EditTemplates
     new ce7a42a  Expanding the manually written parser to handle nbfs: protocol
     new ee9eb43  No modifications in micronaut necessary
     new e401c13  Implement both HyperlinkLocationProvider as well as 
HyperlinkProviderExt
     new d15f59a  Merge pull request #2960 from 
JaroslavTulach/jtulach/EditTemplates

The 5588 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:
 ide/editor/nbproject/project.xml                   | 19 +++++--
 .../netbeans/modules/editor/resources/layer.xml    | 10 +++-
 .../netbeans/modules/editor/url/HyperlinkImpl.java | 58 +++++++++++++++++++---
 .../org/netbeans/modules/editor/url/Parser.java    | 37 +++++++++++---
 .../netbeans/modules/editor/url/ParserTest.java    |  1 +
 .../project/ui/resources/license-default.txt       | 13 ++---
 .../netbeans/modules/java/lsp/server/Utils.java    | 19 ++++++-
 7 files changed, 128 insertions(+), 29 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to