Pages

Showing posts with label run command line arguments in eclipse. Show all posts
Showing posts with label run command line arguments in eclipse. Show all posts

Saturday, August 31, 2013

How to run arguments in command line in eclipse


  1. Click on the java program which you want to run 
  2. Go to Run->Run Configurations and select the arguments tab and provide the arguments .
  3. If there are more than one separate the arguments with a space.
  4. Click Apply
  5. Click Run
click on the image to maximise