Default VM arguments in Eclipse debug configuration?

前端 未结 3 604
迷失自我
迷失自我 2021-02-12 20:27

When I implement new features using TDD, I often use the shortcut Shift + Alt + D T to run only the jUnit test case I am currently working on (and not the whole tes

3条回答
  •  迷失自我
    2021-02-12 21:13

    I think you can set this option by editing the definition of the JRE under PreferencesJavaInstalled JREs → Select the JRE in question and edit the default VM arguments

提交回复
热议问题