I am unable to find the option of setting VM args to my Spring boot application in Intellij Community edition. Screenshot below:
AFAIK Intellij Community edition has an option to specify VM args. Kindly help.
CodePudding user response:
From the screen where you are at: Click Modify Options. In the menu that appears, click Java -> Add VM Options. That is also accessible by a shortcut. Alt V default on Windows.
[
Once you checked Add VM Options a separate text box for VM options appear.