This feature is implemented for Windows only, at the moment. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "Thomas Singer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 1:37 PM Subject: Re: [Eap-list] Making files read-only/writable > ... and on Linux > > chmod +uw > > or something in that kind :-) ? > > Tom > > At 13:07 29.10.01 +0300, you wrote: > >attrib -R > >:-) > > > >Best regards, > >Valentin Kipiatkov > >----------------------------------------------------------- > > IntelliJ Software, http://www.intellij.com/ > > "Develop with pleasure" > >----------------------------------------------------------- > > > >----- Original Message ----- > >From: "Thomas Singer" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Monday, October 29, 2001 12:12 PM > >Subject: [Eap-list] Making files read-only/writable > > > > > > > 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 > > > > > >_______________________________________________ > >Eap-list mailing list > >[EMAIL PROTECTED] > >http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
