I’ve tried using the Flex Builder 2 as Eclipse plugin and failed.
I have 3.2 WTP with J2EE and Hibernate Tools plugins. After installing the Flex Builder 2 as plugin into my existing Eclipse I had problems.
Every second time flexbuilder tries to compile the flex project it would crash with OutOfMemoryException. I even tried to increase the memory from 512M to 1024M and still it’s crashing, looks like it is blowing the stack at some point.
I ended up running two IDEs at once: one eclipse for backend and one flex builder standalone for front end development.
technorati tags: Flex Builder flex eclipse outofmemory
One Comment
FB is a total mess :(
The only workaround I know is:
1. Switch-off automatic build of projects.
2. Keep only one FB project opened.
VS
Post a Comment