flex - Which heap is used while building project in eclipse? -


i building flex project manually in eclipse , want know heap used during process:

the heap used run eclipse mentioned in eclipse.ini or jre heap specified within eclipse?

thanks much!

i believe flex builder/flash builder plugins use java api compile flex apps, share heap eclipse. if running slowness/oom errors while compiling, try set heap higher in eclipse.ini. can check 'show heap status' checkbox in eclipse preferences under 'general' category. give indicator on bottom-right corner of eclipse showing used/total heap.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -