Questions tagged [coldfusionbuilder]

ColdFusion® Builder™ is a professional IDE from Adobe® for quickly and easily building ColdFusion applications.

Adobe ColdFusion Builder, currently version 3, is a professional IDE for quickly and easily building ColdFusion applications. It also includes unique integration with Adobe Flash® Builder™ 4.5 software for rapidly building rich Internet applications from client to server.

ColdFusion Builder, also referred to as "CF Builder" and "CFB", enables developers to be more productive because of its easy customization, extensibility of the IDE, code quick fix, smart tab navigation, and a built-in debugger. Developers who create rich interfaces for ColdFusion applications also benefit from moving to ColdFusion Builder 3 due to the integrated features and workflow between ColdFusion Builder 3 and Flash Builder 4.5.

ColdFusion Builder supports Microsoft® Windows® and Mac OS. For a complete list of supported operating systems and versions, visit the Tech specs page.

For all questions, remember to indicate which version of ColdFusion Builder you are using and on what platform.

90 questions
2
votes
2 answers

How do I use Adobe CFC generator

I am using coldfusion builder to generate an ORM CFC. However, when I right click on the table in the RDS view and select "generate ORM CFC", I receive the following error message after choosing the location for the CFC: "www.:8500.com could not be…
arjunurs
  • 1,062
  • 2
  • 17
  • 29
2
votes
1 answer

How to correctly create a ColdFusion Builder project?

I am trying to run ColdFusion existing project in my local system, I am getting the error message below. Am I missing anything? Selected file is not in the document root of the server. If the project is not in the document root, create a linked…
Soujanya
  • 277
  • 4
  • 17
2
votes
1 answer

How to enable Code Assist for ColdFusion builder 2.0.1?

I tried my best to enable the code assist in ColdFusion builder 2.0.1 but no luck. I found two helping pages: http://help.adobe.com/en_US/ColdFusionBuilder/2.0/Using/WS0ef8c004658c1089-554789f8121af8f0c8c-7ffb.html and…
2
votes
1 answer

ColdFusion ReportBuilder 9 nvr_win error

I recently upgraded to 64-bit Enterprise ColdFusion 9 running in a multi-server JRun environment on Windows 2008 Server. When I try to invoke a .cfr that worked perfectly in ColdFusion 8, I get the following error in my server log: Unable to load…
Mark
  • 1,244
  • 1
  • 11
  • 15
2
votes
1 answer

How to stop the default browser of ColdFusion Builder?

Each time I starts Coldfusion builder, the default browser of Coldfusion builder starts, Which makes the whole startup more slower. Its too annoying . Is there any way to stop that browser from being start at the beginning? I have search for many…
user3427540
  • 1,162
  • 1
  • 14
  • 30
2
votes
1 answer

CFBuilder:- File dissappears from the SS/workspace off and on

What is the issue with CFBuilder? I am trying to Check out a file from SS/CFBuilder and all i get is the message 80020009: Network not found.[src=SourceSafe,guid=null] In fact even perfectly working files that are months old,suddenly become…
vas
  • 2,078
  • 9
  • 39
  • 60
2
votes
0 answers

How to configure SVN with ColdFusion Builder?

Can I configure ColdFusion Builder with SVN? Is there any in built functionality or do we need to use some external plugin? I have gone through this link, ColdFusion Builder 2 and the Subversive Plugin, but it is also not working. Any suggestions…
Deepak Kumar Padhy
  • 4,128
  • 6
  • 43
  • 79
2
votes
3 answers

does the COLDFUSION BUILDER support coldfusion 8?

I know coldfusion builder is released for developing coldfusion 9 applications. Now my question is whether coldfusion builder support COLDFUSION 8 development? Great thanks.
Just a learner
  • 26,690
  • 50
  • 155
  • 234
2
votes
1 answer

ColdFusion Builder 2 custom keyboard shortcut

I would like to know if it is possible to create a custom keyboard shortcut in CF Builder 2 and have selected text retained and placed within the code of the inserted text. Sort of like a custom wrap.
2
votes
4 answers

Does ColdFusion Builder have split screen editing like Homesite+, and how do I turn it on?

Does ColdFusion Builder have split screen editing like Homesite+, and how do I turn it on? How do I activate word wrap? Thanks much!
user1593900
2
votes
1 answer

CF Builder Debugging config

G'day For security reasons, our CFAdmin (and accordingly RDS) is accessed via one domain, say cfadmin.ourdomain.com, and access the site via a different domain: www.ourdomain.com. Via some miracle I have just been able to get both RDS and a server…
Adam Cameron
  • 29,677
  • 4
  • 37
  • 78
1
vote
0 answers

ColdFusion Builder 2 and ColdBox on a Remote Server

I have a remote Ubuntu server, but I work on a Windows computer. My idea was to work with ColdBox, but I cannot perform the installation on the remote server, because it does not match the installation directory with the webroot. Is the use of…
1
vote
0 answers

ColdFusion Builder 2 Client Error - Memory Leak/Loop on Edit

I've not found any other resources on this issue, so I figured I would ask the SO community. :) I currently have an issue with my CFB2 client going into a memory leak about three seconds after I edit a particular file on one of our company…
TaylorPLM
  • 101
  • 1
  • 1
  • 10
1
vote
1 answer

Cannot start server in coldfusion builder 2

I have installed Adobe ColdFusion builder 2 and was able to set it up, using this tutorial http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html After I restarted my computer (for some updates to take effect), I am unable start the server I…
alex28
  • 552
  • 2
  • 10
  • 19
1
vote
1 answer

Eclipse, ColdFusion Builder, Debug in built-in browser

I've been using Eclipse Classic with the ColdFusion Builder 2 Plug-ins and I was wondering if there was a way to launch the debugger in a browser within Eclipse. I've seen a browser in Eclipse before, but I'm not sure where it's hiding... and if…
dcolumbus
  • 9,596
  • 26
  • 100
  • 165