I'm using Eclipse under Win7, editing files that are shared from an Ubuntu VirtualBox VM over vboxsf. The files were originally created with file mode 644, but Eclipse is changing files to 755 (even ones that I've not edited).
How can I prevent Eclipse from changing the permissions of files in my repository?