Why does the eclipse interrupt with the error "Could not write file: M: \ workspaces \ eclipse \ project.project. M: \ workspaces \ eclipse \ project.project (Access is denied)" when the .project file is hidden (on the Windows file system) ? Note: This also happens with other files.
Playback steps:
1. Install the last eclipse, I use eclipse-jee-galileo-SR2-win32.zip. (Not sure if this is happening in other versions)
2. Create a project.
3. Go to the project in Windows Explorer, find the .project file.
4. Right-click -> Properties
5. In the "Attributes" section, select the "Hide" checkbox. 6. In eclipse, open the .project file, make changes, and try saving.
7. After you receive the error message, clear the check box and save again.
Tommy source share