Hello Everyone, This blog is my notepad :) where i make a note of the new learnings ,issues i have faced with in the real time environment.Hope these posts are helpful :)
Pages
Saturday, August 31, 2013
How to run arguments in command line in eclipse
Click on the java program which you want to run
Go to Run->Run Configurations and select the arguments tab and provide the arguments .
If there are more than one separate the arguments with a space.
No comments:
Post a Comment