Compiling, packaging and running Java programs - Beginners guide
Oh yes, the infamous class path and classdef exceptions – drive me nuts! So I thought it would be nice to have a quick post on the commands you can use to compile your Java files, package them into a jar and then run them.