I am attempting to install XOM so I can use it in my Java apps. The only problem is, I don't know where I can place it so NetBeans can find it. It would make sense to put it where the other .classes files are, but I can't seem to find them either.
The README file for XOM says to install it to the Classpath variable, but I don't know what that is.
So, how do I install XOM, and what is "Classpath"?