Native/Intellij file selection dialog?

When I do file -> open from my dev CE intellij I get the macOS native file selector.

However when I run intellij from intellij (debug) and do file -> open I get the intelliJ dialog, not the OS one. How come?

0
6 comments

-Dide.mac.file.chooser.native=true/false JVM property controls this behavior. Can be added in Help | Edit Custom VM Options.

0

@Serge the weird thing is that this flag it is defined!

Please see this screencast with the issue:

https://drive.google.com/file/d/1lMdA_C0cc1fz_BcGXK9VhUE11hAfXv_I/view?usp=sharing

 

0

I have a similar, but worse problem. If I click on "Open", I get the IntelliJ dialog which hangs / freezes. Maybe I should open another post for this issue?

But if the native mac dialog could work, this might be a workaround for me, so I answer to this post, also.

0

It's a different problem. Make sure you run IDE on a recent JDK version: https://youtrack.jetbrains.com/issue/IDEA-179723.

0
Avatar
Michiel Meeuwissen

Since Catalina / 2019.2 I have no native file selection dialogs at all any more. How would that be possible?

0

Please sign in to leave a comment.