I’d like to be able to mark files as read-only when using them in MyEclipse.
Frequently, I steal code from another project or another file in the same project and would like the IDE to prevent me from modfifying the original. I want the status to be in the IDE so I can turn it on and off as necessary. (Like when I find a problem in the original code….)