[1071] ALT+TAB IOException
Using: Build 1071
OS: Windows XP Professional
Have you hit an IOException bug with this build? I am finding that whenever
I bring any other window into focus -- either by clicking on it or using the
ALT+TAB command -- the IDEA window raises an IOException
java.io.IOException: The system cannot find the path specified
The exception and the operation that seems to trigger it seem so unrelated
that I want to check with others before filing a bug report.
Sri
Please sign in to leave a comment.
I got this same error. Do you have a web module in your project? By chance I noticed that the web.xml location for my web module was empty. After setting it the error went away.
The project I was working on was created with an earlier version of IDEA. I
deleted it and created one with 1071 and haven't seen the problem.
Sri