It is easy to create and run small Java programs using command line tools in UNIX.
Read the vi tutorial for information on editing text files using vi
Read the Emacs tutorial for information on editing text files using emacs
Be sure to save the file as text only and name the file with the extension .java
javac *.java
java MainClassName
Last modified: 6/17/2003
Feedback, questions or accessibility issues.
Copyright © 2004 Deb Deppeler
All rights reserved.