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
0 answers

How can I modify code in Adobe ColdFusion Report builder to show only the last four digits of SSN?

I have a report that shows the first four digits of SSN. However, I need to revise a report to show the last four. Nothing I have tried seems to give me the correct result. I either get an error in the report or null values. ToString(Chr(45) & …
1
vote
0 answers

Are there any ColdFusion Builder 2016 Themes or anyway to create any?

Are there any ColdFusion Builder 2016 Themes or anyway to create any? I prefer a black background and colored text.
Nathan Stanford
  • 1,336
  • 3
  • 23
  • 37
1
vote
0 answers

Virtual Directories not working in ColdFusion Builder 2016

I'm trying to set up virtual directories through the built-in Apache Tomcat 8 server using the ColdFusion Builder 2016 interface, however to my surprise this simply does not work, yet according to the documentation it should. The only thing that…
MPaul
  • 2,553
  • 3
  • 20
  • 34
1
vote
0 answers

Host Web Serivces on ColdFusion Builder's Local Server

I'm using ColdFusion Builder 2016 with the built-in local server, and I have certain web services that I'd like to host. These web services are represented by asmx files however these files basically only have one line while the generated DLL file…
MPaul
  • 2,553
  • 3
  • 20
  • 34
1
vote
1 answer

Cfbuilder Android net::err_file_not_found (file:///android_asset/www/test1.cfm)

I have written a full application that works great using chrome http://localhost:8600// When i build to phone gap i got the error Android net::err_file_not_found (file:///android_asset/www/xxxxxx.cfm So i thought oh dam, what stuff did i mess up.…
SAShapeShifter
  • 149
  • 3
  • 11
1
vote
4 answers

Is there a way to get ColdFusion Builder 3 to run using Java 8?

I am using Mac OS X El Capitan, with Java(TM) SE Runtime Environment (build 1.8.0_65-b17). ColdFusion Builder 3 uses java runtime 1.6. Is there a way to install CF Builder, but using the current JDK on my machine?
1
vote
0 answers

Run Button navigating to Dreamweaver in coldfusion builder

I am trying to run my project from cf builder 3. When I click on Run or ctrl + F11, I am unable to run the project. Instead, it is navigating to dreamweaver and the page is opened in DreamWeaver. What should I do to run the page in external browser…
1
vote
0 answers

Can ColdFusion Builder 3 format HTML

CTRL + SHIFT + F does not seem to do anything to HTML inside of a cfm document. Is there a way to also format HTML inside of ColdFusion Builder 3?
user1594257
  • 487
  • 1
  • 4
  • 16
1
vote
0 answers

Coldfusion Builder 3 Console Issue

I have CF Builder 3 installed. I have CF 11 Developer (Tomcat and Apache) on the same machine (Mac running Yosemite). I can use RDS to connect to the datasources, I can use RDS to connect to the file structure, and I can use the debug perspective…
1
vote
0 answers

Run jsp in cfm project and error:"jsp/jstl/core cannot be resolved in either web.xml"

I try to write application in Coldfusion Builder 3, using cfm-files and jsp. When I add link with jsp on my index.cfm and try to run my application I see error: HTTP Status 500 - The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved…
Serg Bash
  • 91
  • 1
  • 12
1
vote
1 answer

ColdFusion Builder 3 debugging

I really like the new ColdFusion Builder, but am running into trouble configuring debugging. I've gone through the tutorials on setting up a project and a ColdFusion Server. Everything seems fairly straightforward. I have a standard CF 10 install…
1
vote
3 answers

Are there any dark themes (like Zenburn) for Coldfusion Builder?

I am looking for dark themes for Coldfusion Builder but google does not find anything? Do you have one or know a place where i can get some?
mrt181
  • 5,080
  • 8
  • 66
  • 86
1
vote
1 answer

Server home is not valid for ColdFusion10 in CF Builder

Today when I was trying to configure my ColdFusion10 Server with the ColdFusion Builder 2, It shown me a error message like "Sever home is not valid", Screenshot: I can not move forward both the "Next" and "Finish" button is disabled and showing…
Deepak Kumar Padhy
  • 4,128
  • 6
  • 43
  • 79
1
vote
1 answer

How to install new features or shortcuts?

At home, I am using ColdFusion Builder 1.0 When I have a file open and press ctl+shift+O, it outputs this or writeOutput(); When I have a file open and press ctl+shift+a, it outputs this: or abort: When I have a…
Evik James
  • 10,335
  • 18
  • 71
  • 122
1
vote
2 answers

ColdFusion Builder throwing an error about my open project

I am trying to open Adobe ColdFusion Builder, and it is throwing the following error: "open project has encountered a problem" Problems occurred opening the selected resources. The project description file (.project) for 'dev - work' is…
vas
  • 2,078
  • 9
  • 39
  • 60