Eclipse.ini file is the configuration file where you can edit eclipse tool startup settings, such as increase eclipse JVM heap size to let it use more memory. And spring tool suite is based on eclipse, but the configuration file is not eclipse.ini, it’s name is sts.ini. But the file content are same. This article will tell you how to edit the sts.ini file on MacOS.
1. Edit STS.ini File On MacOS Steps.
- Open finder window in MacOS.
- Click Applications menu item in left panel. Then find STS application icon in right panel. Right click the icon, click Show Package Contents menu item.
- Now it will open another finder window, in this window click Contents —> Eclipse —> STS.ini file to edit sts startup settings.