Community
Participate
Working Groups
Build Identifier: 20110301-1815 I've imported a project in an Eclipse installation on Windows from a project folder of Eclipse copied from my Mac, then when i try to add some library into the buld path, Eclipse give me an error like this : Impossibile add library to the buld path ! Could not write into .classpath file . If i change the .classpath file with notepad and manually add the xml row of the library the library is loaded correctly, hence my user have the permission for write the file ... The problem is that if the file .classpath have the hidden attribute, Eclipse give the error could not write .classpath, if i manually remove the hidden attribute to the .classpath file the problem dissapear. Reproducible: Always Steps to Reproduce: 1.Mark .classpath with hidden attribute 2.try to load a library in build path (with right click un jar and add to build path)
*** This bug has been marked as a duplicate of bug 194216 ***