You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2022/03/27 08:48:42 UTC

[netbeans] branch master updated: Include exports to can execute macOs 'Show In Finder' action in jdk17

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9ea5c04  Include exports to can execute macOs 'Show In Finder' action in jdk17
     new 3fea7d8  Merge pull request #3866 from dyorgio/master
9ea5c04 is described below

commit 9ea5c047567c8fc5529045c4b5a0a76b0be63d49
Author: Dyorgio Nascimento <dy...@gmail.com>
AuthorDate: Fri Mar 25 14:55:22 2022 -0300

    Include exports to can execute macOs 'Show In Finder' action in jdk17
---
 nbbuild/jms-config/desktop.flags | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nbbuild/jms-config/desktop.flags b/nbbuild/jms-config/desktop.flags
index 4853f10..711ccf5 100644
--- a/nbbuild/jms-config/desktop.flags
+++ b/nbbuild/jms-config/desktop.flags
@@ -14,3 +14,4 @@
 --add-exports=java.desktop/sun.swing=ALL-UNNAMED
 --add-exports=java.desktop/sun.awt.im=ALL-UNNAMED
 --add-exports=java.desktop/com.sun.java.swing.plaf.motif=ALL-UNNAMED
+--add-exports=java.desktop/com.apple.eio=ALL-UNNAMED

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