I am running OSX 10.11 with IntelliJ 14.1.15.
I have a programme which takes a txt file as an argument. I can run it from the terminal through java Searc
Steps to follow- 1. Run->Edit Configurations. 2. Select Application. 3. Provide main class name and command line arguments and apply. 4. Run