How to make readonly file writable in Netbeans

I am using Netbeans 6.9.1.

Whenever I open a file readonlyand want to edit it, I need to go to the file directory manually and remove the flag readonlyfrom the properties.

Is there any plug-in, or some way that we can do, to make it writable in the netbeans editor?

+5
source share

All Articles