Adjusting the Designer Memory Settings
![*](icon_task_xpe.png)
To adjust the
Designer memory settings
1. Locate the following file in your Designer installation:
Software AG_directory \Designer\eclipse\eclipse.ini
2. Open the file in a text editor.
3. Locate the -Xmx parameter and modify it as required:
![*](chapterTOC_bullet.png)
For systems with 1 GB or less of memory, set -
Xmx=512m![*](chapterTOC_bullet.png)
For systems with more than 1 GB of memory, set -
Xmx=1024m4. Ensure that the value for -Xms is less than the value for -Xmx.
5. Save the file and restart Designer.
Related Topics