TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:6786] Java in Linux



To compile a program:
javac foo.java
Other compiles beside javac work the same

To run a program:
java foo
This assumes that foo is in the default package and '.' is in your
classpath.  If you use Emacs or XEmacs I've got a real handy package
for writing/compiling/running java programs, called JDE.  I can dig up
the pointer if you want.
-- 
Jon Schewe 
http://eggplant.mtu.net/~schewe
schewe@tcfreenet.org