Transitioning from FlexBuilder 3 to FlashBuilder 4 ... there and back again.

Posted by Robusto on Stack Overflow See other posts from Stack Overflow or by Robusto
Published on 2010-03-24T12:48:23Z Indexed on 2010/03/24 13:13 UTC
Read the original article Hit count: 282

Filed under:
|
|
|
|

It's growing pains time again. Some of our stuff requires FlashBuilder 4 and some still requires FlexBuilder 3. Both are installed OK, and no projects use both IDEs. The trouble is, when I go back to work on a FlexBuilder 3 project it takes freakin' forever to build and I get weird errors like these:

alt text

This doesn't seem to cause any identifiable problems except to throw up a modal dialog at various points in the build process, forcing user interaction. But I do notice that memory fills up fast in FB3 and generally FB3 starts behaving strangely and ultimately quits once it gets up over 700MB.

This is only a temporary bridge situation until we get all projects into FB4, but "temporary" could mean weeks if not months. Does anyone have any advice for how to get through this bridge period? Is there anything I can do to make these two IDEs work and play well together? Failing that, does anyone know what "java.lang.String" is the "reason" for the problem? Does Eclipse have a resource bundle somewhere that is getting corrupted when i go back and forth between the two?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about flex