Skip to content

Settings: Java Settings

Linard Arquint edited this page Mar 25, 2021 · 5 revisions

Settings: Java Settings

This block contains all settings for the Java Virtual Machine

  • customArguments: The command line arguments used for starting the nailgun- or the Viper server.

Default Settings:

"viperSettings.javaSettings": 
{
  "v": "664a574862b1",
  "customArguments": "-Xmx2048m -Xss16m -cp $backendPaths$"
}
Clone this wiki locally