NetBeans Cheat Sheet
Set the command line arguments
In the Explorer, select the class that contains the main() method.
In the Properties pane, select the Execution tab at the bottom.
Enter the arguments as the value of the Arguments property.
In the Explorer, select the class that contains the main() method.
In the Properties pane, select the Execution tab at the bottom.
Enter the arguments as the value of the Arguments property.