开发者

package org.kxml2.kdom does not exist

开发者 https://www.devze.com 2023-01-01 00:26 出处:网络
I a开发者_运维问答dded a mini xpath processor into myJavaME codes. I get this error: package org.kxml2.kdom does not exist

I a开发者_运维问答dded 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.


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号