Hey everyone!
I'm relatively new to programming and am self taught so I apologize if this is a really simple question. I'm trying to install the docx4j jar file in Eclipse (Kepler) into a project that I have already been working on. I downloaded the jar file (version 2.8.1), added it as a reference library through the Configure Build Path settings. I created a new class just to play with these features but the new ...