knime can use jdom?

I make a node for xml parsing. I used jdom lib. It is working independent source code. 

but I combine KNIME SDK and my xml parsing source code, It occured Jdom exception error.

In my opinion, my error point is declaring Document. Before declare Document, It doesn't have a problem.

File file = new File(); and SAXBuilder, but I call document my node print jdom exception.

I attach image file that is My KNIME SDK run configuration.

i found my error. error occurred because i didn't set classpath.

Hi flehddus,

great, please let us know if you need anything else.

Have a great week!

Iris