CFEclipse & Mapped Drives Problem Resolved
I have been using CFEclipse for around a year now and up until recently there would still be about 2 hours a week spent in cfstudio. Thanks to a great blog entry by Brian Rinaldi and the answer I was looking for posted by Kevin Benore. I use CFEclipse at work where I have access to many mapped drives and these are usually where all of our code sits. In CFStudio I used to just create a project directly to the project folder on the mapped drive and have all of my files in one nice view. For awhile now I have been using the File Explorer view in CFEclipse to do my development because everytime I would create a project and try to edit a file I was getting the following error.
Save could not be completed.
Reason:
Has been changed on the file system
After looking through Brian Rinaldi's blog entry on this very topic I finally found the answer.
Mark Drew from the CFEclipse development team has told me the following. "This is a commonly ocurring problem when you have local virus checker, uncheck 'scan network drives' and the problem should go away."
So I gave it a try and that is exactly what the problem was. I was so relieved to find this answer. Now between work and home I am a fulltime CFEclipse user.
