In IntelliJ it works as follows:
Go to configurations -> VM options and add the parameter/value pair:
-DmyParameter=value
Make sure you add a “D” after the “-“!

In IntelliJ it works as follows:
Go to configurations -> VM options and add the parameter/value pair:
-DmyParameter=value
Make sure you add a “D” after the “-“!
