Hello,
I have quite a big AnyLogic model which i cannot continue because when I try to save the model it tells me that there is not enough Java Heap memory (and it does not save it). What AnyLogic currently uses is 1GB; my computer has 12GB.
Is there a way to increase the Java heap size for AnyLogic?
Thank you.
I got the answer:
In order to give more memory to AnyLogic itself find the AnyLogic.ini file (this is similar to eclipse.ini for regular eclipse which is the base for AnyLogic) in the AnyLogic installation folder and replace -Xmx1024M with something like -Xmx8192M.