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
1
vote
1 answer

Associating a custom preview URL with a .cfm file in ColdFusion Builder (Eclipse)

In my usual ColdFusion directory layout all files are accessed via a controller called r.cfm that uses an include to pull in the actual .cfm file, so a file called "salaries.cfm" would be invoked via http://servername.com/r.cfm?name=salaries In…
kevink
  • 1,958
  • 3
  • 14
  • 14
1
vote
1 answer

ColdFusion Builder 2 Connection reset error when using ColdBox Platform Utilities extension

I have a DEV environment setup using CF10 and CFBuilder 2. I have my webserver setup (IIS 7.5) and I have given write permissions to the wwwroot directory so I don't get prompted when trying to create files or directory. When I try to run an…
weggie
  • 427
  • 1
  • 10
  • 26
0
votes
1 answer

cfBuilder - working with javascript, CSS, HTML etc

I moved from Dreamweaver to cfBuilder about 12 months ago, and now work almost exclusively in cfBuilder. On the whole, I find it very good. One thing I don't like though is that it isn't very good for editing Javascript, CSS and HTML (great for…
Jason
  • 1,957
  • 2
  • 20
  • 34
0
votes
0 answers

Coldfusion and Related Selects

For several years, I have used dropdowns to determine the requirements for a SQL query and have never needed to use dropdowns with ‘related selects’ until now. I found a sample on how to do this and I can create related selects (with static data)…
Mr Jackson
  • 57
  • 5
0
votes
1 answer
0
votes
1 answer

ColdFusion Builder 2018 Demo - Keyboard Shortcuts Issue on Windows 7 Pro

I am running a demo version of ColdFusion Builder 2018, but I can't get the keyboard shortcuts to work. As per the instructions...to "Wrap In CF Comment": I Press Control+T, Release, Then Press M. I also tried. Press Control+T, Don't Release…
0
votes
0 answers

ColdFusion Builder and Eclipse Quick Diff

I have installed ColdFusion builder (CFBuilder) (v3.2.1) as Eclipse (v4.17) plugin and I see that the Quick Diff functionality does not work with CFML Multi Page Editor. I am using the Code Assist Dictionary Version as ColdFusion 2018. I am not sure…
Shobhit
  • 407
  • 5
  • 15
0
votes
0 answers

Tiny icons in Navigator tab in CF Builder 2018

I've just started using ColdFusion Builder 2018 and the icons in the Navigator tab are so small I can't see them: I've dug around in the settings, but I can't find a way to make these bigger. I'd expect them to look more like they have in the past…
mwill81
  • 115
  • 7
0
votes
1 answer

Error inserting new record with Flex 4 via ColdFusion 9 with Apptacular extension

I have a little problem with using Flex 4 with Coldfusion 9. I hope you can tell me what I have to fix. I use Coldfusion 9, hosted on my development machine. I created a table in MySQL database with 2 columns: idPlayer as integer and auto…
Teerasej
  • 1,486
  • 4
  • 21
  • 31
0
votes
2 answers

Does ColdFusion Builder have a format document feature?

Format document as in organize indentation of tags.
The Muffin Man
  • 19,585
  • 30
  • 119
  • 191
0
votes
1 answer

PhoneGap Android Build Error: Old Versions and Plugins

I found a solution to the following issue and I would just like to document the solution for any people who have the same problem. In the PhoneGap Android build log I have the following error: Installing "cordova-plugin-file-opener2" at "2.0.7" for…
0
votes
1 answer

ColdFusion Builder and Remote ColdFusion Server

My workstation (Windows 7) has CF Builder 3 installed. Remote is CF 2016 Server. What I'd like to accomplish is download the CF source files to local hard drive and use full CF Builder tools like Breakpoints to work with the remote CF Server. I…
IrfanClemson
  • 1,699
  • 6
  • 33
  • 52
0
votes
1 answer

git dreamweaver/cfbuilder/eclipse local history

looking solution for code local history in dreamweaver/cfbuilder. we are using Git-Hub for version controlling. I don't know if I can using git-hub for local history in dreamwearer or cfbuilder. I was googling and found…
M.A
  • 448
  • 6
  • 21
0
votes
1 answer

ColdFusion Builder Security Code Analyzer will not run because of ColdFusion server error

I'm attempting to run ColdFusion Builder 2016's built-in Security Analyzer. It's not working. Here's my setup I installed ColdFusion Builder 2016 along with ColdFusion Server 2016, by using the CF Builder installer on Windows 10. I have a valid…
Nathan Strutz
  • 8,095
  • 1
  • 37
  • 48
0
votes
1 answer

Coldfusion Builder check for updates not working

Running CF builder 3, Help > Check for Updates throws an error -- "Unable to read repository at http://ahtik.com/eclipse-update/content.xml. peer not authenticated". Not sure why it's looking there, but I pasted the url in browser and indeed got a…
Cmaso
  • 1,095
  • 1
  • 10
  • 23