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
13
votes
1 answer

Can Install EGit: Missing requirement: Git Team Provider Core

So I am using Coldfusion Builder with Ecplise. I am trying to get EGit installed in it so I can do Git stuff. The only thing I can ever get installed is EGit 0.11.1 from http://download.ecplise.org/releases/helios/. When I try to install the latest…
Leeish
  • 5,203
  • 2
  • 17
  • 45
8
votes
5 answers

Getting Started with ColdFusion?

I just downloaded ColdFusion Builder (CFB), and now I'm trying to write a simple "Hello World" app. But I need some sort of server first, don't I? Now what exactly am I looking for here? Is "ColdFusion" like a module that would run on top of Apache,…
mpen
  • 272,448
  • 266
  • 850
  • 1,236
7
votes
1 answer

Error saving workspace in ColdFusion Builder

Suddenly I'm getting an odd error popping up every few minutes. 'Periodic workspace save.' has encountered a problem. Could not write workspace metadata '{workspace}.metadata.plugins\org.eclipse.core.resources.snap'. I've checked and the file is…
Fish Below the Ice
  • 1,273
  • 13
  • 23
6
votes
3 answers

How do I turn off Tab and New Line markers in Eclipse?

I am using Adobe's ColdFusion Builder, an Eclipse-based IDE built on top of Aptana. All of a sudden, I am getting a type of whitespace marker showing in my Eclipse Editor. I must have accidentally hit a key combination. Here is a screen dump. I…
Jason
  • 1,957
  • 2
  • 20
  • 34
6
votes
1 answer

CFBuilder 2 insert closing tag does not work

I am using CFBuilder 2 (free version) and the insert closing tag functionality does not seem to work. Here are my settings:- Now if I type in a new openning tag e.g. I never get the closing tag. Am I misunderstanding what it is supposed…
baynezy
  • 6,493
  • 10
  • 48
  • 73
5
votes
1 answer

PhoneGap build error "plugin unsupported: ..."

The following config.xml results in error:
5
votes
1 answer

How to configure the ColdFusion Eclipse debugger

I'm running the ColdFusion Builder 3 (Express edition) to connect to a locally running ColdFusion 9 server (windows machine). When I set up the RDS configuration on the CF Builder and click on Test Connection everything is ok. But when I click on…
Roland
  • 7,525
  • 13
  • 61
  • 124
5
votes
3 answers

ColdFusion Builder 3 - How to not parse as XML?

I just upgraded from ColdFusion Builder 2 to ColdFusion Builder 3. Some of my code now generates the dreaded red x, suggesting that there is an error. I know there is not an error and I would like to adjust how the editor looks at the code. It seems…
Evik James
  • 10,335
  • 18
  • 71
  • 122
5
votes
2 answers

How to Format Text in Eclipse with cfeclipse plug-in

How can I reformat the Text(.cfm file) ? I am trying to do CTRL+SHIFT+F which works for java files, But its not working with Coldfusion files. ? Is there anyway I can format the text?
CFUser
  • 2,295
  • 5
  • 32
  • 37
4
votes
2 answers

How do you use Coldfusion Builder 2 in a team environment using a common development server?

Our CF 9 development environment is on a common development server (DEVWEB). We're looking at moving from Dreamweaver to Coldfusion Builder as our IDE and I'm concerned about the way CF Builder drops a .settings directory and .project file in the…
Chris Brandt
  • 948
  • 3
  • 11
  • 22
4
votes
1 answer

Removing whitespace formatting from CFBuilder / Eclipse code editor

I must have accidentally hit a shortcut, and am now getting formatting info in my code, and can't work out how to get rid of it... Here is a screen dump.. http://www.assetmedia.com.au/editorStuff.gif Anyone know how I can turn this off? Many…
Jason
  • 1,957
  • 2
  • 20
  • 34
4
votes
1 answer

ColdFusion Builder validate against railo friendly operators "==", "!=" etc

Anyone know a way to update coldfusion builder's validation rules to allow for Railo operators like "==", etc.?
GuiDoody
  • 897
  • 1
  • 6
  • 13
4
votes
1 answer

How can I setup ANT with Subversion and ColdFusion Builder (eclipse) to check out a local build to work on?

I am not sure if there's an answer for this already -- couldn't find one for this (hopefully common) setup: I recently converted one of my ColdFusion projects to deploy via ANT. I have a local ant script that instructs a remote server to check out…
Smooth Operator
  • 268
  • 3
  • 13
4
votes
2 answers

How do I change ColdFusion Help to show ColdFusion 8 Documentation, instead of ColdFusion 9 Documentation?

I love ColdFusion Builder. But I don't like that the help only has CF9 Documentation. Is there any way to change this to have ColdFusion 8 Documenation?
Eric Belair
  • 10,574
  • 13
  • 75
  • 116
4
votes
1 answer

RDS falls over after server creation in CFBuilder

I am using CFBuilder 2.0.0 and I can connect to RDS fine so my CF instance is definitely set up correctly. However, as soon as I create a server using the following technique:- Right click on project name > ColdFusionServer Settings In servers drop…
baynezy
  • 6,493
  • 10
  • 48
  • 73
1
2 3 4 5 6