How can I set run parameter in intellij?

Viewed 14

I know how to set run parameter in eclipse(Run tap -> Run Configuration -> Argument)

I want to do same thing in intellij but there is no Run Configuration Menu How can I set parameter while running app in intellij?

1 Answers
Related