Hello All,
I'm just getting my feet wet with CFBuilder and giving it a spin after over a decade's worth of experience with Dreamweaver and I have a question about setting up my work environment.
First of all, I have two computers that I mainly work from. My home desktop computer, and a laptop for when I'm on the road. I keep all of my web site project files syncronized between the two computers using Dropbox.
I've noticed that when I create a new project in CFBuilder it stores a few files in my project root like ".project" and "settings.xml". It looks like "settings.xml" stores information about which CFBuilder web server should be used for the project. Unfortunately this messes things up for me a bit because on my desktop a web site project url might be: http://desktop/myProject/ and on my laptop the project url could be http://laptop/myProject.
The reason this isn't a problem in Dreamweaver is because dreamwevaer stores its configuration/preferences outside of my project folders so I can essentially define any testing server I want for both the desktop and laptop.
Is there a way to configure CFBuilder to store project settings outside of the project folder? Or does anyone have a suggestion for someone like me who syncronizes their project files from their laptop to their desktop?
Thanks in advance for helping out a CFBuilder noob.