Hello IntelliJ,

how do you make files writable? The JavaDoc for file.setReadOnly() tells:

Marks the file or directory named by this abstract pathname so that only 
read operations are allowed.  After invoking this method the file or 
directory is guaranteed not to change until it is either deleted or marked 
to allow write access.  Whether or not a read-only file or directory may be 
deleted depends upon the underlying system.

How do you "... mark {it} to allow write access." ?

Best regards
Thomas Singer


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to