I was too aggressive about deleting some directories in my project area when I was running out of disk space and deleted that directory. Eclipse can leave some huge kernel files if it crashes in your workspace directories (I had 35 gigs), so sometimes you need to look there in your workspaces.
In any case, in accordance with the problem, I tried the "create directory" approach. And it worked.
I also saw this error when I closed Eclipse, by the way, not only after the "periodic save". So exit / restart was also part of this.
Please note that the last element in the directory path indicated in the error message is a file, not a directory, so do not confuse here. It is probably worth checking the correctness of creating permissions for directories (like other projects in the workspace, which I think).
Obviously, this is a mistake in the Eclipse code base (creating the full path to the directory under the created file), but if I had not deleted it first, I would not have called it first,
guest persion Oct. 31 '13 at 21:42 2013-10-31 21:42
source share