How to ...
use the
handin
program
to turn in your files for an assignment, adapted from a posting by Professor Chris Buckalew.
install Java on your computer
compile and run Java Programs from a command prompt screen
, posted by Professor Kurt Mammen.
How to set the CLASSPATH environment variable
, UMUC.
JGrasp
use JGrasp
, JGrasp Introductory Tutorial, University of Akron.
JGrasp settings
-- see CSD Page setting for Soft Tab and Tab Size
use the JGrasp debugger
, posted on
www.jgrasp.org
run JUnit tests from command line
use assertions in Java
, posted by SunMicro.
Running JUnit classes in JGrasp
by Dr. David Janzen, Computer Science Department, Cal Poly.
Unit testing with JUnit and JGRASP
by Professor Pete Sanderson
How to run JUnit on vogon