I want to use KUIX plug-in with eclipse 3.5.1 or higher. but i can not run with my project.
and show error like this below:
java.lang.NoClassDefFoundError: HelloWorld: org/kalmeo/kuix/core/KuixMIDlet
at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
at com.sun.midp.midlet.Scheduler.schedule(+52)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+116)
Please, help me solve this problem.
Thank you for your supporting.

