Problem

"Emanuele" <[email protected]> Thu, 23 Jan 2003 18:15:48 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <000c01c2c303$12c035e0$7801a8c0@futurasi>
When I reference the kXml into my project (with "Import" statement) the
JBuilder enviroment find the kXml package with all its classes and the debug
doesen't segnalate errors. When I try to debug my application an error
occurs (class XmlParser not found in class MyMidlet.MyForm). I have extract
the kXml.zip file into MyMidlet.classes directory.
What is wrong?