tags:

views:

13

answers:

0

I have a problem that when I run Jetty (Win Vista) all the files under my working copy get set to read-only. As soon as I kill Jetty, I'm able to write to the file. I'm not using any IDE (just plain SublimeText) and my editor doesn't do any magic for me (such as recompiling/redeploying changes).

Is there some flag that would prevent this kind of behavior?