On Apr 1, 10:15 pm, "* ^ *" <[email protected]> wrote:
> When running the above, I get an arrayIndexOutOfBoundException. It
> points to this line:
> int numHands = Integer.parseInt(args[0]);
>
> My question is:
> How do we pass arguments in NetBeans?
Normally you right click on the project and choose properties, in the
run section you enter the parameters in the arguments part (for
example 5 6)
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---