I recently bought Adobe Flash builder 4.6 Premium. It's pretty good but hangs quite a lot. As it was build on top of eclipse, this simple trick helped me to get rid of the problem.
- Got Flash Builder Home/eclipse
- Open eclipse.ini
- Change the vmargs( Xms & -Xmx) to -Xms512m-Xmx1024m ( by default 256 & 512)
- Save and restart Flash Builder
Note: You could change the Xms and Xmx value to the value suitable to your system. These values are just samples.
Happy hacking :)
No comments:
Post a Comment