You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by eb...@apache.org on 2020/01/16 17:23:01 UTC

[netbeans] branch master updated (9899e6c -> 820a688)

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

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


    from 9899e6c  [NETBEANS-3115] Resolve third-party source against open Gradle projects.
     add 820a688  [NETBEANS-3695] - not proper to use a static variable through a reference (#1872)

No new revisions were added by this update.

Summary of changes:
 .../modules/glassfish/javaee/RunTimeDDCatalog.java |  4 ++--
 .../modules/payara/jakartaee/RunTimeDDCatalog.java |  4 ++--
 .../analysis/ui/ConfigurationsComboModel.java      |  2 +-
 .../nativeexecution/api/util/Authentication.java   |  2 +-
 .../netbeans/modules/image/ImagePrintSupport.java  |  2 +-
 .../debugger/ui/views/debugging/TapPanel.java      |  2 +-
 .../modules/bugtracking/commons/LinkButton.java    |  8 ++++----
 .../modules/terminal/nb/TermOptionsPanel.java      |  2 +-
 .../modules/xml/api/model/GrammarQueryManager.java |  4 ++--
 .../lib/XSLT10PseudoDTDGrammarQueryProvider.java   |  2 +-
 .../ant/grammar/AntGrammarQueryProvider.java       |  2 +-
 .../refactoring/ConfigurationsComboModel.java      |  2 +-
 .../src/org/openide/actions/HeapView.java          |  4 ++--
 .../src/org/openide/actions/PasteAction.java       |  2 +-
 .../openide/explorer/propertysheet/BaseTable.java  |  6 +++---
 .../explorer/propertysheet/ComboInplaceEditor.java |  8 ++++----
 .../openide/explorer/propertysheet/IconPanel.java  |  2 +-
 .../explorer/propertysheet/PropertyPanel.java      |  2 +-
 .../explorer/propertysheet/RadioInplaceEditor.java |  9 ++++----
 .../explorer/propertysheet/RendererFactory.java    |  2 +-
 .../profiler/options/ui/ProfilerOptionsPanel.java  | 24 +++++++++++-----------
 .../cordova/platforms/android/AndroidDevice.java   |  2 +-
 .../modules/javascript2/lexer/JsonLexer.java       |  2 +-
 .../requirejs/html/RequireJsHtmlExtension.java     |  2 +-
 24 files changed, 51 insertions(+), 50 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