I have developed Rss App LWUIT Project using ResourceEditor.
I opened the project in Netbeans IDE, I followed the link at developers Nokia site Generating the NetBeans project in the Resource Editor - Adding GUI resource file manually into your project.
While running my application, I am facing Uncaught exception
java/lang/NoClassDefFoundError: com/app/XMLMidlet: com/sun/lwuit/events/ActionListener
Could I do any extra thing?