Mianowicie mam problem z midletami tworzonymi w javie. Po napisaniu jakiejkolwiek aplikacji, nie moge jej uruchomic w wyzej wymienionym programie gdyz za kazdym razem wyrzuca mi blad w konsoli:

Project "MyFirstMIDlet" loaded
Running with storage root DefaultColorPhone
Running with locale: Polish_Poland.1250
Unable to create MIDlet MyFirstMIDlet
java.lang.ClassNotFoundException: MyFirstMIDlet
at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
at com.sun.midp.midlet.Selector.run(+22)
Unable to create MIDlet MyFirstMIDlet
java.lang.ClassNotFoundException: MyFirstMIDlet
at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
at com.sun.midp.midlet.Selector.run(+22)
Execution completed.
3473266 bytecodes executed
477 thread switches
1647 classes in the system (including system classes)
17894 dynamic objects allocated (540508 bytes)
2 garbage collections (460784 bytes collected)