You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2021/05/23 06:07:35 UTC

[netbeans] branch master updated (a9f38e8 -> ae9bdd2)

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

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


    from a9f38e8  Merge pull request #502 from jglick/AbstractProjectClassPathImpl-Artifact.file-270552
     new 1fc3ac2  Fixing newly created cpplite project, avoiding starting the C/C++ LSP server when the configuration is not readable.
     new a444490  Implement suggestions from PR-2877
     new 61be330  Make "Clean" and "Clean and Build" actions callable for cpplite projects
     new ae9bdd2  Merge pull request #2973 from matthiasblaesing/pr-2877

The 5470 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:
 .../cpplite/editor/lsp/LanguageServerImpl.java     | 25 ++++++++++++----------
 .../cpplite/project/ActionProviderImpl.java        | 23 +++++++++++++++-----
 .../ui/wizard/CPPLiteProjectWizardIterator.java    |  5 +++--
 3 files changed, 35 insertions(+), 18 deletions(-)

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

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