View Single Post
  #2  
Old May 22nd, 2002, 05:49 PM
tie tie is offline
Registered User
 
Join Date: Nov 2000
Posts: 94
Thanks: 0
Thanked 0 Times in 0 Posts
tie is on a distinguished road
Use the javac command from the Terminal. You might need to set the -classpath option. The command is well-documented, somewhere in the Dev Tools, or look online java.sun.com/docs
Reply With Quote