0

I'm unable to increase the memory for the app, and app keeps its default 1Gb of heap. Seems the settings in SpringToolSuite4.ini (what used to be STS.ini) are being ignored.

Zeljko Kozina
  • 129
  • 1
  • 3

1 Answers1

0

Putting the "-Xmx" configuration BEFORE the "-startup" seems to resolve the problem.

Zeljko Kozina
  • 129
  • 1
  • 3