A user just asked me whether we'd be releasing ColdFusion 9 language support for Dreamweaver, which reminded me that among all of the recent discussion relating to ColdFusion Builder, many users do indeed use Dreamweaver for ColdFusion development, and will continue to do so.
Yes, we did release ColdFusion 9 extensions for Dreamweaver. You can download the MXP from the ColdFusion Support Center Downloads page. That same page also contains links to the Report Builder, additional ColdFusion server components, SOLR installers, and more.
--- Ben
I've looked at other IDEs and they all seem to provide extensive support for other scripting languages, but always noticeably absent is support for ColdFusion. I enjoy evaluating other editors, but it's a pain when there isn't any CF tag support. For example, I received a recent recommendation for EmEditor and it seems to support a lot of different languages. It has a "CFML Syntax file", but it was last updated in 2002.
http://www.emeditor.com/modules/mydownloads/viewca...
Open source NotePad++ has a CF9 language file that at least has syntax coloring for the new CF9 tags (whereas Adobe's HomeSite 5.5+ hasn't received anything.):
http://www.emeditor.com/modules/mydownloads/viewca...
I think it'd be beneficial for both Adobe and new (& existing) CF developers to have access to CF help & tag support using the IDE of their choice. More choices = more people developing in CFML.
I just spent nearly an hour jacking with the ColdFusion Builder 2 demo trying to do something BASIC (when I drag an image from the navigator into the current page, I just want to create a link to the image, not open the binary code for the image in a new tab) and just gave up.
The beauty of Homesite is that most basic of concepts - KISS - that Adobe seems to have forgotten. Yes, we still use it.