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
Post a Comment