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.
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.
I had the same problem and found that I needed to get kxml 1 not 2. Also, if you're using ktoolbar, put the jar or zip file (according which version you're using) in the lib file in your app