Just make your project workspace directory the same as the document root of your web site, so CF is processing the templates in the same place as you work on them. That won't work if you have to do some sort of build process when you deploy, but that's usually not the case with CF.
When you create your project, you have the option to use the default location, or specify a custom location. Personally, I use the default lcoation, and then configure Apache to serve from that directory, but you can certainly do it the other way. Cheers, barneyb > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Doug James > Sent: Thursday, July 08, 2004 7:02 AM > To: [EMAIL PROTECTED] > Subject: Re: OT: Eclipse WAS (RE: [CFCDev] Serialization of CFCs) > > OK, so technically Homesite makes a temporary file and then > puts it on > the server. With eclipse I have to have a total local copy of my site > end edit it then move it to my development server manually. > > When you have a development server and a production server you can do > what ever you want on the development server. > > Doug > ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
