How Textpad executes java programs

Using the Java SDK with TextPad

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

Post Reply
waqarali
Posts: 1
Joined: Wed Aug 08, 2007 3:16 pm

How Textpad executes java programs

Post by waqarali »

Hi,

I'm new to Java. There is a program that I can compile and run successfully from Textpad but when I try to execute it from command prompt, I can't. I need to pass some arguments to the file and I must execute it from command line. Can someone help me out with the command that Textpad uses to execute the java class files so that I can repeat the same from my command prompt.

Thank you.

Regards,
-Waqar
User avatar
Nicholas Jordan
Posts: 124
Joined: Mon Dec 20, 2004 12:33 am
Location: Central Texas ISO Latin-1
Contact:

Post by Nicholas Jordan »

It's on the menu of commands, right below the command to compile.
Post Reply