mbien commented on issue #6895:
URL: https://github.com/apache/netbeans/issues/6895#issuecomment-2096743917

   so looking at my crystal ball while interpreting what you said: the file 
chooser won't open
   
   this would mean that you are running into one of many windows specific file 
chooser JDK bugs, here is a list: 
https://github.com/apache/netbeans/issues/3919#issuecomment-1933570275
   
   some of them are fixed in the latest JDK update releases, but I believe some 
desktop shortcut related issues remain.
   
   As workaround you could disable the shortcuts bar of the file choosers using 
`-J-Dnb.FileChooser.useShellFolder=false` if there are still problems to be 
found.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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