I know I can configure command line arguments in the Run configuration but I want to run a java file multiple times with different command line arguments. It\'s a pain to ch
In addition you can add a string to the prompt by using ${string_prompt:My Prompt Text} which will show the dialog box with 'Please input a value for My Prompt Text'.