Skip to main content
Participant
July 15, 2009
Answered

can builder be used with CF8 or below?

  • July 15, 2009
  • 1 reply
  • 850 views

i had major issues trying to get eclipse configured and eventually gave up & went back to dreamweaver.  will the Builder also work with cf8?

This topic has been closed for replies.
Correct answer DongerNeedFood

I'm using it with CF8.  To be able to start / stop your CF Service from within Builder (i believe it works with CF 7.01 or higher), you'll need to install this: http://download.macromedia.com/pub/labs/coldfusionbuilder/coldfusionbuilder_b1_serveradmin_071309.zip

Feels a bit buggy still.  For example: when I save a file, my cfm/cfc will lose all the syntax color coding and it will just display plain black lettering for everything...until I start typing a new tag or editing an existing tag to invoke the code hinting.  I like a lot of the features...like how it will outline the start and end of the current tag you are in.

1 reply

DongerNeedFoodCorrect answer
Inspiring
July 16, 2009

I'm using it with CF8.  To be able to start / stop your CF Service from within Builder (i believe it works with CF 7.01 or higher), you'll need to install this: http://download.macromedia.com/pub/labs/coldfusionbuilder/coldfusionbuilder_b1_serveradmin_071309.zip

Feels a bit buggy still.  For example: when I save a file, my cfm/cfc will lose all the syntax color coding and it will just display plain black lettering for everything...until I start typing a new tag or editing an existing tag to invoke the code hinting.  I like a lot of the features...like how it will outline the start and end of the current tag you are in.

Participant
July 16, 2009

Thanks too much. will try it out.