I'm trying to run a program from NetBeans that takes a parameter for main when the program first starts. How can I pass that parameter to NetBeans? I'm using "run" but do not see any way to pass it a parameter.
I'm using Netbeans 6.9.1, and I can get to them by right-clicking on the project in the projects window and choosing "Properties" from the pop-up menu. Then look under the "Run" category.