View Single Post
Old 04-16-2012, 07:26 PM   PM User | #4
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,741
Thanks: 4
Thanked 2,465 Times in 2,434 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
If you run it on the cli, you'd need to add the classpath to point to where it loads the appropriate classes.
If you're using an IDE, then you'll have a console output as well as the gui available. You can simply add the System.err.println or just an exceptionvar.printStackTrace(); (usually just ex.printStackTrace()) to add the trace.
Fou-Lu is offline   Reply With Quote