Windows folder has readonly attribute that cannot be removed
- by drasto
I have a zip file containing Eclipse workspace. When I unzip it all the extracted folders have read only attribute set to true. When I uncheck "read only" in properties dialog and click apply the attribute seems to be removed. But when I reopen properties dialog it is there again.
Eclipse will not accept folder that is read only as a workspace. I…