[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] How to run JavaTalkServer.class in Raq machine ?
- Subject: Re: [cobalt-developers] How to run JavaTalkServer.class in Raq machine ?
- From: "O-S Inc. Support" <support@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon Apr 30 16:13:21 2001
- Organization: Obsidian-Studios Inc.
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Typically a .class file has already been compiled from a .java file. To
run the class you will call your java virtual machine, and pass the file
name along less the .class portion.
Ex:
Myjavafile.java
Now compile the file
javac Myjavafile.java
Which makes
Myjavafile.class
Then to run the program
java Myjavafile
Hope that helps.
tong@xxxxxxxxxx wrote:
How to complie and How to run .class ?
Thank for advance
--
high blood pressure and the heat in my body try to find the exit
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers
--
Sincerely,
William L. Thomson Jr.
Support Group
Obsidian-Studios Inc.
439 Amber Way
Petaluma, Ca. 94952
Phone/fax 707.766.8989
http://www.obsidian-studios.com