Thanks to all who replied to my initial query. I've set it up as an Eclipse plugin, and also got subclipse installed. The eclipse version I used was
Eclipse SDK Version: 3.5.1 Build id: M20090917-0800 I'm still finding my way with it and noticing a few issues (eg. the Help -> ColdFusion Builder Help menu link does nothing). Finally it seems like you have to have all your code in the server's web root to make this thing useful. Is that correct? Personally I prefer to edit in the local directory (eg. c:\myproject) and then export it to the server's web root (eg. c:\wwwroot) when I want to run it. The "link folders" thing *kind of* tries to address this - http://blogs.adobe.com/cfbuilder/2009/08/link_folders.html, but the end result is that you are still working on files in the web root, but you just have a "symbolic link" kind of thing from your project folder to the web root, yeah? I don't know why I don't like this arrangement - I think it's because stuff like your .svn dirs is under the web root. I guess it doesn't hurt, but it just seems wrong to me for some reason.... :-) Andrew. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
