CF Builder/Flash Builder Plugin: Random Crashes

Lately at work I have been playing around a lot with ColdFusion Builder, and I decided to install the Flash Builder Plug-in to make my development a little bit easier. After installing the Flash Builder Plug-in, my Eclipse Environment kept crashing on me which started to become really frustrating. I did some research on the subject and found some pretty straight forward solutions that might be helpful for those who have just started with ColdFusion Builder and Flash Builder.

The reason for the random crashes is caused by the default settings when ColdFusion Builder is installed: 256MB of ram. 

The fix can be found here:
http://www.adrocknaphobia.com/post.cfm/update-your-coldfusion-builder-beta-settings-for-flash-builder-4-beta

Link to optimize Eclipse Enviroment:
http://blog.mxunit.org/2009/07/speeding-up-coldfusion-builder.html

4 responses so far ↓

myIP - Aug 10, 2009 at 1:03 PM

What version of Eclipse (i.e.: Galileo 3.5) did you install Flash Builder in? I can't seem to be able to install Flash Builder plugin due to at least a "dropins" directory that didn't exist before my first attempt. This dropins directory should have been under Eclipse's root.

myIP - Aug 10, 2009 at 1:11 PM

Ah...you installed Flash Builder plugin within a Coldfusion stand-alone install?

Mike Henke - Aug 10, 2009 at 1:38 PM

Here are a couple more links about fixing some performance issues.

http://www.henke.ws/post.cfm/Turbo-charging-Eclipse
http://eclipse.dzone.com/news/turbo-charging-eclipse

Stephen Weyrick - Aug 10, 2009 at 2:06 PM

@myIP

Ya, I installed the Flash Builder plugin with an existing eclipse installation of CF builder.

@Mike
Thanks for the links. Any resources are greatly appreciated. :)

Leave a Comment