1

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?

Farid Farhat
  • 2,300
  • 1
  • 16
  • 29

1 Answers1

2

Why you don't use NetBeans?. I suggest you can use NetBeans for Blackberry development with LWUIT. And you can easily integrate Blackberry JDE with NetBeans.

bharath
  • 14,283
  • 16
  • 57
  • 95