This has to be a simple thing... I just can't find it.
How can I clear the read-only flag on a file from Code::Blocks? I'm using Code::Block in a MS Windows environment.
With other IDE's, I can either clear it manually through right-clicking something, or get a prompt when I try to change it (preferred). This works great with our source code control system (ClearCase) as it just hijacks the files and they're really easy to find.
Am I missing something?
Thanks,
-Tim