CF8 Dev Environment

2008-10-31 Thread Bill Davies
Hi - having been developing in CF5/CF Studio for some years, finally moving to 
CF8. What would you recommend for development environment for Windows? I'm 
particularly interested in line debug capability.

Thanks. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314643
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF8 Dev Environment

2008-10-31 Thread Jason Fisher
CFEclipse (http://cfeclipse.org/) is really solid, but frankly I still use 
HomeSite+ a lot of the time.  I just really like its text search across files 
and folders, and I really can't live without my custom keyboard-linked 
snippets.  (CFEclipse may support keying custom snippets to keyboard shortcuts 
now, but it didn't used to.)

HTH 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314644
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF8 Dev Environment

2008-10-31 Thread Scott Stroz
CFE has had the ability to add snippets for quite some time.

Regardless of what IDE you decide on, I am fairly certian that in order to
use the line debugger, you will need Eclipse.

On Fri, Oct 31, 2008 at 8:34 AM, Jason Fisher [EMAIL PROTECTED] wrote:

 CFEclipse (http://cfeclipse.org/) is really solid, but frankly I still use
 HomeSite+ a lot of the time.  I just really like its text search across
 files and folders, and I really can't live without my custom keyboard-linked
 snippets.  (CFEclipse may support keying custom snippets to keyboard
 shortcuts now, but it didn't used to.)

 HTH

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8 Dev Environment

2008-10-31 Thread Phillip M. Vector
Jason Fisher wrote:
 CFEclipse may support keying custom snippets to keyboard shortcuts now, but 
 it didn't used to.

It does. It also allows for some pretty dynamic searching.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314646
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF8 Dev Environment

2008-10-31 Thread David Strong
I use a combo of CFEclipse, Dreamweaver, and Notepad ++.

CFEclipse for CFC development. Dreamweaver for UI, notepad for quick and dirty 
code fixing.

Been using the cs4 beta, and quite frankly the code hinting / completion 
aspects of Dreamweaver is way better than CFEclipse. 

Also the new Javascript features and related files feature of the new DW is a 
real time saver!


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314649
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF8 Dev Environment

2008-10-31 Thread Gerald Guido
+1 for CFEclipse.

Also DW is good. DW CS4 absolutely ROCKS at GIU dev. The Live code view is
amazing. It is like View Source meets FireBug in real time. It even swaps
out the CSS classes/Attributes in the HTML as you mouse over items. I was
stunned when I first saw it. It also has some ColdBug style debugging. I
donno if it has line debugging. You may need Eclipse for that.

~G~



On Fri, Oct 31, 2008 at 8:34 AM, Jason Fisher [EMAIL PROTECTED] wrote:

 CFEclipse (http://cfeclipse.org/) is really solid, but frankly I still use
 HomeSite+ a lot of the time.  I just really like its text search across
 files and folders, and I really can't live without my custom keyboard-linked
 snippets.  (CFEclipse may support keying custom snippets to keyboard
 shortcuts now, but it didn't used to.)

 HTH

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314654
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4