in order to find the class within a jar, the jar file itself must be declared within the class path. That is, having the jar simply be in a directory that happens to be within the class path is not sufficient.

Other than that, I stay away from Java GUI tools and just use a text editor and command lines for testing.