Just off hand what is the advantage of CFEclipse? I can make easy shortcuts in dreamweaver for nearly anything like *ctrl+Q* to insert: <!---This is a query coment ---> <cfquery name="" datasource="#DSN#" username="#dbusername#" password="#dbpassword#"> Select * from [Table] Where (0=0) </cfquery>
Or is there a conversation we've already had you all can point me too? Granted Dreamweaver outa the box is a bit of a resource hog untill you turn off some stuff. but once ya have it under controll it does everything i need so far. On 11/12/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > > On 11/12/06, Rick Root <[EMAIL PROTECTED]> wrote: > > Rob Wilkerson wrote: > > > > > > I don't understand why the use of keyboard shortcuts is hindering your > > > adoption of CFEclipse. I'm also a keyboard shortcut junkie and > > > CF/Eclipse offers me every bit of functionality I could ask for. And > > > it's just as configurable. There may some shortcuts that are not > > > available and/or some that are available that weren't in Homesite+, > > > but on the whole I've been extremely happy with those > > > offered/available in CF/Eclipse. > > > > The keyboard shortcut issue is really just part of it. I have a problem > > going between the "project" based structure of eclipse and the file > > based structure of homesite. > > Yeah, that still bothers me from time to time. It's definitely an > adjustment, but I've learned to handle it okay. And it even offers a > few advantages that are occasionally helpful. > > > I also don't like the way ctrl-tab works > > in cfeclipse. I find myself using Homesite's extended find and extended > > find/replace feature *ALL* the time. I'm not even sure cfeclipse has > > that kind of functionality. > > Ctrl+H provides that option with even more capability. Search a > resource, a project or a workspace. Pretty flexible. Plus regex > search and replace. Someone mentioned that HS+ offered that, but I > had never realized it. > > > I'm sure it's mostly just a learning curve thing. I know I *SHOULD* be > > using cfeclipse, and I'm getting closer (because I essentially *MUST* > > use eclipse for flex apps).. > > I'm not sure it's a normative question like that. Should or shouldn't > isn't really an issue when you have options. Whatever works for you > is what you should be using. I switched primarily because I wanted to > use the same IDE in my windows, linux and mac desktop environments. > Otherwise, HS+ was meeting all of my needs. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260115 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

