I am experiencing some preverification error as decsribed in the object. I googled a lot around before to post this question but found very few responses, most of them very old (2008, 2009) or simply "Pass to NetBeans" ;)
My project includes the LWUIT.jar as local jar in ./lib folder, is targeted to a Java Micro Edition SDK 3.0. The compiler compliance is 1.4, because I heard that LWUIT needs it, and I have not even add the first MIDlet to it. Simply add the jar to the project raises that errors.
Anybody has experienced Pulsar + LWUIT successfully ?