I m using NetBeans IDE 6.8.
When I open a file, NetBeans opens an old file from my computer, not the actual one from the web-server. The problem is when some one else has edited the file on the web-server I need to download the file before I open it, so I don t lose the new changes.
What I want to do is that NetBeans always download the file from the web-server when I open a file. Do you know how I can make NetBeans to do this automatically?