So while I love ColdFusion Builder, I'm not a big fan of the logo. To me, it looks way too close to the ColdFusion Server logo, and while I can live with it, Eclipse makes it pretty darn easy to change. All you have to do is fine the CFBuilder.ini file. On the Mac, you would right click on CFBuilder.app and do "Show Package Contents". On the PC, you would sell your laptop and buy a Mac. Once you've got the file, just find this line:
-Xdock:icon=../Resources/cf.icns
and change it to whatever you want. So for example, I changed mine to:
-Xdock:icon=/Users/ray/Pictures/studio.icns
And now I can run it in "Old School" mode:

You can download the ICNS file I used below. I also tried CFDude:

But the icon was a bit too small. Note - when you start CFBuilder, you will see the original icon for a second or two. After it goes done loading though the new icon will be used.
Archived Comments
I took this one step further (or maybe one step back) and made my own CF 'splash screen'
http://www.boyzoid.com/blog...
"On the PC, you would sell your laptop and buy a Mac."
Aw hell no. I'd take the $1500 I saved by buying a PC and hire some guy to browse to c:\eclipse or wherever I installed it, and edit eclipse.ini or cfbuilder.ini. And then I'd go out and have dinner and see a movie. And then I'd go buy some gadgets because, well, I'd still have maybe $750 left over. Or hookers and blow, whatever. So, no thanks on the Mac bit.
Dave Watts, CTO, Fig Leaf Software
Hm, on my Mac I use CFB as a plugin for Eclipse instead of the stand-alone install. Doing this, the icon is only changed while the app is running. Before and after running it's the plain vanilla Eclipse icon. Perhaps it's time to get a copy of Candybar: http://panic.com/candybar/
@Adam, after right clicking Eclipse.app and choosing 'Show Package Contents', you will see a file named 'info.plist' in the 'contents' folder. Edit that file to point to the new .icns file you add and that icon will be used in finder, as well as the dock.
Actually, on the PC you right click --> properties --> change icon.
Real computers rule.
I tried changing my install of Eclipse + CF Builder to use the lightening bolt icon and it didn't work. No idea what I'm missing. I opened the Eclipse.app (show package contents), went into Resources, opened the plist file and changed the appropriate XML node to studio.icns. I also added the studio.icns to the Resources folder so the path to the old icon and the new icon were the same.
plist? No - it is CFBuilder.ini. Oh - unless it's different for you being a plugin to Eclipse.
The .plist file should be what tells OSX what icons to use in Finder and the Dock.
@Aaron - I had some issues changing it a second time. I am not sure what I did (if anything) to get it to use the latest icons I specified.
@boyzoid - Yea, I edited the plist file and it didn't work. So I guess I won't be as cool as Ray. =)
Dude, you can't touch this: http://www.facebook.com/pho...
If anyone is using the CFBuilder plugin for Eclipse instead of the standalone installation, I have always found this to be a much more appealing icon for eclipse:
http://shaun.boyblack.co.za...
@Aaron & @boyzoid - I was able to get the icon to change permanently on the dock (before, during, and after app startup) by leaving the info.plst file alone, and instead renaming Eclipse.icns to Eclipse.icns.orig, and replacing it with the new .icns file named "Eclipse.icns" -- must be something hard-coded to use that file when the app isn't running.
In addition, there's a pretty neat plugin that lets you provide your own splash screens: http://sourceforge.net/proj... (put the jar in eclipse/plugins, and restart eclipse, check preferences > General > random splash screen).
@Ray - Seriously? You have /nothing/ on me. Nothing. http://bit.ly/clJQEd
@Adam - Thanks for the clarification. I have it working now with the icon Ben Riordan posted in these comments. It's a great Eclipse icon.
Dude, one _wall_ of my office has more than that. ;)
Photo please.
Ray, can you post the CF Dude icns file? It wasn't part of your download but I'd like to try that one as well.
Here ya go: http://www.coldfusionjedi.c...
It will be nice to see if the default Icons of CFM files and CFC files displayed with slight difference. Whats your thoughts?
@Shimju - that would be set at the OS level. That's pretty easy afaik.
Here are some icons to update the CS4 style to CS5 for CFBuilder.
http://blog.benriordan.com/...
For PC users go to http://sourceforge.net/proj... - an excellent utility to manage file icons. No need to buy Mac for this reason:)