Running

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Sisiw

Running

Post 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
Henrik Skafsgaard Larsen

Re: Running

Post 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
Post Reply