Getting Flex Builder to work on 64-bit Windows
Jan 02
I’ve been running the 64-bit version of XP and now the 64-bit version of Windows 7 for the past 2+ years, and I’ve always had issues with Flex:
- Blank build path windows (when right clicking on a project’s properties) – having to manage the project files manually
- Weird generated asset errors
I think getting setup with Flex and eclipse requires an unnecessary amount of knowledge… hopefully this simplifies it.
I finally decided to find a solution – here it is:
- Don’t install Flex Builder – install the eclipse plugin
- Get eclipse 3.4
- http://www.eclipse.org/downloads/
- Scroll down to eclipse Classic
- Click on “other downloads”
- Or just go to http://download.eclipse.org/eclipse/downloads/
- Download version 3.4, unzip it, and drop it in C:\Program Files (x86)\eclipse
- Get the Flex Builder Plugin for Eclipse – http://www.adobe.com/cfusion/entitlement/index.cfm?e=flexbuilder3
- When installing, make sure you choose the Eclipse folder (second step): C:\Program Files (x86)\eclipse

- When you’re done, open up eclipse.exe, and then go to Window->Open Perspective, then choose Flex.
Conclusion
I hope Flash Builder 4 solves the 64-bit issues… this install is a pain in the ass! Plus, too bad there’s not a 64-bit version of Flex Builder…




Thank you for this post!!!! I so didn’t want switch back to 32bit operating system. Now, with your help, I can continue to use seven 64bit. Thanks again.
Glad you found the post!
You might still get some problems – fyi.
The issues I’ve noticed this past week:
- Assets don’t display in design mode (e.g. fonts, and swf files that you embed)
- Asset Generation Errors.
So… try it out for a bit and if you get those problems and you can’t deal with them… go back to 32bit Windows.
Oh! Complain to Adobe, too; maybe they’ll fix it
Hi,
I followed all the steps, and everything installed fine. However, when I try to open the flex development perspective I get a message saying:
“Problems opening perspective
com.adobe.flexbuilder.editors.mxml.ui.perspectives.development”
I made sure I was running eclipse as an administrator but it’s still not working.
I’m using Eclipse 3.4 and Flex Builder 3 as you recommended, on Windows 7 64 bits.
Actually, would you know if any version of Flex Builder for 64bits is due to come out soon?
Thanks
JC
Thank You!
I don’t – But I doubt there is one in the pipeline…
Genius! I was beside myself on this one. These “suprises” can be a problem when you have deadlines. Silverlight may be a future option.
FYI, Flash Builder (Flex 4) works perfectly on Windows 7 64-bit! Thanks, Adobe.