Can anyone tell me how to add LWUIT to netbeans 6.8 ..........I have downloaded LWUIT from the official java website.........
Can anyone tell me how to add LWUIT to netbeans 6.8 ..........I have downloaded LWUIT from the official java website.........
Just add the LWUIT JAR as external libs to your project and set the dependencies.
If you want to include the LWUIT source, include it as a project and set the dependency of your project on it.
thanks,
Ekta