1 Reply Latest reply: Jun 4, 2014 9:54 AM by Carl Von Stetten RSS

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

    pierredupli Community Member

      Is there a way to get such tools ?

       

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

        • 1. Re: cfm editor toolbar not as rich as with cfb2  (no html js css tool)
          Carl Von Stetten MeganK

          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.