Showing posts with label Flash Builder. Show all posts
Showing posts with label Flash Builder. Show all posts

Thursday, January 6, 2011

Flash Builder Burrito/Flex Hero

I'm sure I am not the only one wondering what is going on with Flash Builder Burrito and Flex Hero. Adobe usually has another beta ready around the time the first beta "expires" but I haven't heard or read anything about new beta builds at all. Maybe I missed some blog posts now that Adobe Feeds doesn't work.

If there is someone at Adobe reading this that can at least comment, that would be appreciated.

Wednesday, April 7, 2010

First problem with Flash Builder 4

I have been using the Flash Builder 4 beta for quite a while now and decided I would try out the trial version while I wait for my request for a license to go through my company. At the same time I got a shiny new Win 7 machine. So one of the first things I had to do was install FB4 and the ClearCase plugin from IBM. What I noticed was that it installed fine (I can use the check in/out from the right click menu), but when I went to Customize Perspective so I can make it show up in the top level menu... I couldn't because once the Customize Perspective window is open, the OK button doesn't do anything.

This is probably not a top priority problem but it is annoying.

To top it off, I went looking in the Adobe Forums to see if anyone else has the problem and I can't even find a Flash Builder 4 forum at all. There is one for the beta but I don't think this belongs there. And it isn't a Flex problem so it doesn't belong there either.

Wednesday, September 16, 2009

FlashBuilder 4 silently fails while launching

Imagine this... You double click the icon to launch FlashBuilder and see the splash screen show up. Then you glance away from the screen and when you look back, FlashBuilder isn't running. No error Alert. No phantom process running in task manager... just nothing at all.

This happened a few times because I started to think I was imagining the part where I clicked the icon and saw the splash screen. So I would try to launch it again. It turns out that I am not going mad. FlashBuilder was really failing silently and just failing to launch. I tried deleting my workspace and launching again, but every time I did that it would recreate the workspace directory automatically and then fail to start.

Searching Google for "FlashBuilder won't start" yielded only one promising result but >the link was to a Jira defect that I can't see. I was about to call the professionals at ITFixed to have someone perform CPR on my machine when I figured I would try one last thing. Since FlashBuilder is basically Eclipse, I tried the old -clean command and like magic it came back to life.

Just open a command prompt to the directory where FlashBuilder is installed (On Vista: C:\Program Files (x86)\Adobe\Flash Builder Beta2) and execute the magic command:
Gumbo.exe -clean

I'm not quite sure what caused the problem in the first place. I had gotten a few out of memory errors (even though my machine has 4GB or RAM) but I can't say for sure that the problems are related.