DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

#151: JFileChooser's curernt directory should be set to the previously opened directory #154

Closed mocobeta closed 5 years ago

mocobeta commented 5 years ago

When clicking Browse button in the open index dialog, the current directory for the JFileChooser dialog is set to the last opened directory. If there is no history, the directory is set to user's home directory.