I am trying to make an integration between LWUIT and Blackberry JDE. I am importing the LWUIT .jar file into a library project and setting the dependencies of this library with another project. I am then creating a new LWUIT form and running the project. I am alwas getting a "ClassDefError".
How to integrate the LWUIT with blackberry? Anyone has a clue?