Compound Theory

v2.0

Categories

  1. Transfer
  2. ColdFusion
  3. JRuby
  4. Java
  5. ColdSpring
  6. Squabble
  7. JavaLoader
  8. ColdDoc
  9. 2ddu
  10. AsyncHTTP
  11. OO Analysis and Design
  12. Flex
  13. Railo
  14. XML / XSL
  15. Hibernate
  16. ColdFusion Builder
  17. Fall
  18. Ubuntu
  19. XHTML / CSS
  20. Eclipse
  21. Git
  22. Oracle Database
  23. Usability / UI Design
  24. webDU
  25. cf.Objective()
  26. LWJGL
  27. cf.Objective(ANZ)
  28. Captcha
  29. MAX
  30. Melbourne CFUG
  31. Martial Arts
  32. Random Things
  33. Conduit

Recent Posts

Projects

Recent Comments

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:
  1. 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!)
  2. Download coldfusion_builder_b3.zip .
  3. Unzip coldfusion_builder_b3.zip into a directory
  4. Unzip coldfusionbuilder_b3_install_mac_121709.zip
  5. 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)
  6. 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
  7. Run ’./Rip.py’ from the folder you unzipped it to.
  8. You should now have a ’plugins’ and ’features’ folder with just the bits you need to install into Eclipse.
  9. 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)

Add Comment