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

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


    from a757f69  Merge pull request #3724 from mbien/avoid-replaceAll
     new 92de4e7  Retry loading L&F after module ClassLoader is ready
     new c8440eb  Restart NBLS when theme switches light <-> dark
     new 409100c  Merge pull request #3741 from sdedic/lsp/dark-laf-support

The 6716 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:
 .../nbcode/integration/nbproject/project.xml       |  6 +++
 java/java.lsp.server/vscode/src/extension.ts       | 57 ++++++++++++++++++++--
 .../org/netbeans/core/startup/Bundle.properties    |  2 +-
 .../src/org/netbeans/core/startup/CLIOptions.java  |  6 ++-
 .../src/org/netbeans/core/startup/CoreBridge.java  |  3 +-
 .../src/org/netbeans/core/startup/Main.java        | 19 +++++++-
 6 files changed, 85 insertions(+), 8 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