Search code examples
xmljava-mekxml

package org.kxml2.kdom does not exist


I added a mini xpath processor into my JavaME codes. I get this error: package org.kxml2.kdom does not exist

How do I fix this?

Hope someone could help me on this. Thank you in advance.


Solution

  • It seems that you need to add the KXML jar file to your project resources.