View Single Post
  #2 (permalink)  
Old 08-06-2007, 08:07 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
When running the class don't include the .class like so
Code:
java -classpath $HOME/Java/Lab4 Inventory
Reply With Quote