What am I doing wrong: my IDEA file browser, e.g. "Select Home Directory for JSDK", shows files which were deleted ages ago and are not visible in any other file browser, including my own Java one.
What am I doing wrong: my IDEA file browser, e.g. "Select Home Directory for JSDK", shows files which were deleted ages ago and are not visible in any other file browser, including my own Java one.
The files should disappear if you press the Refresh button. The file chooser is supposed to refresh the directories itself automatically, but for some reason this isn't working for you. If you could provide the information how to reproduce this reliably, we could try to fix the underlying problem.
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Hello Tom,
The files should disappear if you press the Refresh button. The file chooser
is supposed to refresh the directories itself automatically, but for some
reason this isn't working for you. If you could provide the information how
to reproduce this reliably, we could try to fix the underlying problem.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
I'm using build 7348 and clicking the Refresh button does not change
anything. Hence it is 100% reproducible here.
Tom