[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] How to run JavaTalkServer.class in Raq machine ?



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