So what I thought would take me two hours took me all night!
The problem was that creating JAR files using Java classes that call packages has to be done in a specific way. Sun doesn't have clear documentation on how this works, though, which I think is terrible.
The most frustrating part of it all was that I knew that it should compile, because
(
Read more... )