Setting build path has encountered a problem
10 March, 2009
‘Setting build path’ has encountered a problem.
Could not write file:
.classpath.
Details >> Could not write file: (Access is denied)
I kept getting this message in eclipse when attempting to change the dependencies under the project properties. The cause was copying a workspace from Linux to Windows. The windows hidden attribute is set on the .classpath file. Removing this attribute fixes the error.
Entry Filed under: Uncategorized. .
Trackback this post | Subscribe to the comments via RSS Feed