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

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

commit 9f6b9380c8799736fbeb88bd677a6c6526964b7d
Merge: 7f0bc43cdba 8730269e20d
Author: Neil C Smith <[email protected]>
AuthorDate: Mon Mar 16 11:04:14 2026 +0000

    Merge pull request #9245 from neilcsmith-net/applemenu
    
    Update applemenu module to use only JDK Desktop APIs.

 platform/applemenu/build.xml                       |  10 -
 ...lemenu-external-desktop-classes-8.2-license.txt | 389 ---------------------
 platform/applemenu/external/binaries-list          |  18 -
 .../external/orange-extensions-1.3.1-license.txt   |  39 ---
 platform/applemenu/nbproject/project.properties    |   5 +-
 .../org/netbeans/modules/applemenu/Install.java    |  29 +-
 .../modules/applemenu/NbApplicationAdapter.java    | 107 ++++--
 .../applemenu/NbApplicationAdapterJDK8.java        |  85 -----
 .../applemenu/NbApplicationAdapterJDK9.java        |  88 -----
 9 files changed, 86 insertions(+), 684 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