Page 1 of 1
Running
Posted: Thu Oct 25, 2001 5:16 pm
by Sisiw
Hi, I'm working on simple programs and I can compile and run if the coding doesn't require argument inputs. If it does, how do I run a program.
Please let me know
sisiw
Re: Running
Posted: Tue Oct 30, 2001 7:33 am
by Henrik Skafsgaard Larsen
Configure->Preferences->Tools->Run java application
There is a checkbox: Prompt for parameters
Mark this, and Textpad will prompt you whenever you want to run a java program.
The line is prefilled with the class name, so you don't have to enter that.
mvh / regards
Henrik S. Larsen