I want to use my args array.
args
I mean this array:
public static void main(String[] args)
Where can I run something like
Check the properties of the java project. There you see the menu item "Run" There you can specify arguments for you commandline.