Skip to main content
pierredupli
Participating Frequently
June 4, 2014
Question

cfm editor toolbar not as rich as with cfb2 (no html js css tool)

  • June 4, 2014
  • 1 reply
  • 348 views

Is there a way to get such tools ?

A coldfusion page may contain html, css and js lines of code...

This topic has been closed for replies.

1 reply

Carl Von Stetten
Legend
June 4, 2014

Remember that CF Builder runs on Eclipse, and there are Eclipse plugins for HTML/JS/CSS stuff (in fact, CF Builder 2 comes with Aptana which has many of those tools).  Unfortunately, those tools are context-specific and require you to be working in a .HTM/.HTML, .JS, or .CSS file to show up properly.

CFBuilder 3 has much better HTML/JS/CSS support, but not specifically any HTML/JS/CSS toolbars.  There may be other Eclipse tools available that include toolbars.

-Carl V.