NetBeans Cheat Sheet

Set the command line arguments

  1. In the Explorer, select the class that contains the main() method.

  2. In the Properties pane, select the Execution tab at the bottom.

  3. Enter the arguments as the value of the Arguments property.