Plugin Development: Prompting the user to select a file.

Answered

I'd like to open a dialog and have the user select a file, then return that file, similar to the way one can open a file and get this dialog in Intellij:

How can I do this in my IDEA Plugin?

Thanks.

0
2 comments
Avatar
Permanently deleted user

Just what I'm looking for, thanks!

0

Please sign in to leave a comment.