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

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

commit b843c29d2aa8528bc70f59bf7458007ee7afdf9c
Merge: 0100d1f4db 71f783efa7
Author: Michael Bien <[email protected]>
AuthorDate: Thu Jun 27 01:14:08 2024 +0200

    Merge pull request #7512 from mbien/maven-compiler-window-updates
    
    Maven compiler properties panel updates

 .../org/netbeans/modules/maven/api/ModelUtils.java |   3 +
 .../modules/maven/api/PluginPropertyUtils.java     |   7 +-
 .../api/customizer/support/CheckBoxUpdater.java    |   4 +-
 .../modules/maven/customizer/Bundle.properties     |  14 +-
 .../modules/maven/customizer/CompilePanel.form     | 355 ++++++---
 .../modules/maven/customizer/CompilePanel.java     | 814 +++++++++++++++------
 .../MavenProjectPropertiesUiSupport.java           |   4 +-
 .../modules/maven/customizer/SourcesPanel.form     |  41 --
 .../modules/maven/customizer/SourcesPanel.java     | 212 +-----
 .../modules/maven/customizer/WarnPanel.form        |   4 +-
 .../modules/maven/customizer/WarnPanel.java        |   2 +-
 .../modules/maven/options/SettingsPanel.form       |  21 +-
 .../modules/maven/options/SettingsPanel.java       |   5 +-
 .../maven/queries/MavenSourceLevelImpl.java        |  16 +-
 .../maven/queries/MavenSourceLevelImplTest.java    |   6 +-
 15 files changed, 881 insertions(+), 627 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to