Asher Schweigart | Yes, that works. Thanks! I tried previously with -XX:MaxPermSize=256m. Your method works, although I will note for anyone else reading this that it has to be placed before –vmargs. Do you know if this is the correct way to set the heap memory for Call studio, or are these settings being ignored?
-vmargs -Xms245m -Xmx1024m
I know that is the correct way normally, but it would appear that call studio works differently than other versions of eclipse, since the permgen memory setting is different than normal. |
| Please sign in to flag this as inappropriate. |