I have the classes importing. One thing though. They came in a org.jdom hierarchy layout.
If I have to use more code to complete my project, and it starts with org, what do I do?
I tried to head off this problem by putting the org folder in a jdom folder, but the compilier doesn't like that. 😀