Software AG Products 10.11 | Designing and Implementing Business Process Models | Working with Software AG Designer | Tips for Working with Software AG Designer | Monitoring and Modifying Memory Usage | Adjusting the Designer Memory Settings
 
Adjusting the Designer Memory Settings
*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:
*For systems with 1 GB or less of memory, set -Xmx=512m
*For systems with more than 1 GB of memory, set -Xmx=1024m
4. Ensure that the value for -Xms is less than the value for -Xmx.
5. Save the file and restart Designer.