You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/10/13 18:32:18 UTC

[netbeans] branch master updated (2d565fe -> 775ad09)

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

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


    from 2d565fe  [NETBEANS-3693] Create only one instance of javac
     new 145885c  Improving the behavior of cpplite project - building should have proper output; ergonomics should not disable the modules while the project is being used.
     new 2f44505  Using a marker class to detect used features as suggested
     new 775ad09  Merge pull request #2385 from jlahoda/improve-cpplite-project-behavior-09-2020

The 4504 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/cpplite.project/nbproject/project.xml      | 25 ++++++++++
 .../cpplite/project/ActionProviderImpl.java        | 53 +++++++++++++++++++++-
 ergonomics/ide.ergonomics/cpplite.properties       |  1 +
 .../modules/ide/ergonomics/fod/FeatureInfo.java    |  4 ++
 .../modules/ide/ergonomics/fod/FeatureManager.java | 12 ++++-
 5 files changed, 93 insertions(+), 2 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