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/02/07 17:20:35 UTC

[netbeans] branch master updated (e63938f -> 13303a7)

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 e63938f  [NETBEANS-3804] Fix NPE in AnnotationProdessor hint due to a probably copy and paste error.
     add 13303a7  No more hardcoded colors in Remove Surrounding Code action

No new revisions were added by this update.

Summary of changes:
 .../netbeans/modules/defaults/BlueTheme-editor.xml |  2 ++
 .../modules/defaults/CityLights-editor.xml         |  2 ++
 .../modules/defaults/NetBeans55-editor.xml         |  2 ++
 .../modules/defaults/NetBeansEarth-editor.xml      |  2 ++
 .../codegen/RemoveSurroundingCodeAction.java       | 42 +++++++++++++++++++---
 .../java/editor/resources/Bundle.properties        |  4 +++
 .../editor/resources/fontsColors-highlighting.xml  |  3 +-
 .../modules/java/editor/resources/layer.xml        | 17 ++++++---
 .../flatlaf/fontscolors/FlatLafDark-highlights.xml |  2 ++
 9 files changed, 67 insertions(+), 9 deletions(-)
 copy ide/defaults/src/org/netbeans/modules/defaults/CityLights-XHTML-fontsColors.xml => java/java.editor/src/org/netbeans/modules/java/editor/resources/fontsColors-highlighting.xml (86%)


---------------------------------------------------------------------
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