I am executing a class in eclipse through main, and as I result I am getting this error
java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI
You must add the apache xpath library to your class path.