0

I am using J2ME polish to build a project for blackberry packaging the project, I try to run it on a blackberry simulator, but the following error message appears:

Error starting myapp: module myapp-10 not found

how can i solve this ?

Thanks.

tonymontana
  • 5,728
  • 4
  • 34
  • 53
  • Looks like you have not included the J2ME polish classes in the cod. Make sure you have checked the "order and export" checkbox for the jar in the project build path. – Mister Smith Mar 14 '12 at 14:17
  • I'm using netbeans IDE and I'm pretty sure I configured J2ME polish in my build.xml, my app runs fine in OS 6 or greater, but gets the error on below OS versions. – Mahmoud Gamal El-Refaie Mar 15 '12 at 08:51

1 Answers1

1

I found the answer, clearly you should use JDE corresponding to your OS version, so in order to build your app for all OS versions, you must download all the JDE's