I have the following line in a batch file.
java Client \"127.0.0.1\" 9876
It contains the name of my java class and two arguments. My applicatio
Run-> Run Configurations->Arguments->Enter your arguments separated by space->Apply->Run Ensure that the right project name and it's main method are selected under "the Main" tab under run configurations