18 December 2009 09:56 AM
ColdFusion Builder Beta 3 on Linux
ColdFusion Builder 3 is up on Labs , and available for download, so it's now time to update my scripts for getting it up and running on Linux.The procedure is as following:
- Download the intermediate build *for MAC* (very important! The Windows Adobe Licensing will prevent you from using the Windows version any more, as it uses .dll files, and those don’t work on Linux, but the Mac version works on Linux!)
- Download coldfusion_builder_b3.zip .
- Unzip coldfusion_builder_b3.zip into a directory
- Unzip coldfusionbuilder_b3_install_mac_121709.zip
- Unzip /cfbuilder_install.app/Contents/Resources/cfbuilder_install.app/Contents/Resources/Java/Disk1/InstData/Resource1.zip (may be easier to do that into another folder)
- From the unzipping of Resource1.zip grab /Z_/dist/_macos_87b1877cbdff_zg_ia_sf.jar and put it in the same folder as where you unzipped coldfusion_builder_b3.zip
- Run ’./Rip.py’ from the folder you unzipped it to.
- You should now have a ’plugins’ and ’features’ folder with just the bits you need to install into Eclipse.
- Enjoy CF Builder in Linux :D
Enjoy!






Comments
Posted by David Henry on 23 January 2010 12:41 AM
Do I need to do anything to remove beta 2 before trying this or can I just drop the new files on top of the old ones?
Posted by Mark on 23 January 2010 10:07 AM
@David,
I tend to always start with a clean workspace and fresh install, because then there are no compatibility issues.
That being said - you can always try it. If it doesn't work, start anew ;o)
Posted by Obry on 16 March 2010 07:34 PM
Am I missing something but where do I get the Rip.py script mentioned in this tutorial. I had CFBuilder B2 running under Eclipse 3.5.1 on Ubuntu 9.04 x64 using the old instructions but now we're using the Mac build? If anyone would be kind enough to email me the script, please do so at obry2000(at)gmail(dot)com. Thank you!
Posted by Mark on 16 March 2010 07:42 PM
@Obry - just download the scripts from the link above. The files are in the .zip archive.
Posted by keener on 18 December 2010 05:19 AM
now that CFBuilder is no longer in beta, is there any way to install it in Linux?
Posted by Mark on 20 December 2010 10:38 AM
@keener
Unfortunately no. The licensing in CFBuilder is written in native Mac/Win code, and won't run on Linux.
Make sure to vote to have ColdFusion Builder on Linux:
http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=79170
Posted by Max on 22 March 2011 12:43 AM
Has anything changed with the introduction of ColdFusion Builder 2?
The above bug link no longer works, by the way, and searching the new ColdFusion Builder bug base for "linux" doesn't throw up any results.
Posted by Mark on 26 March 2011 10:27 AM
@Max - unfortunatley, no, nothing has changed with Builder2.
There is no linux support at this stage.
I'm currently running Builder in a lightweight XP VM on Ubuntu. It works ;o)