![]() |
|
|
|
|
|
|
2
21st October 13:47
External User
Posts: 1
|
You did not read the text details in the Micro pane, on the disabled
icons. It says "Current JDK does not have a MIDlet class". You need to: 1. Install a J2ME-based JDK 2. Configure that JDK under JBuilder (Tools | Configure | JDKs...) 3. Select the new J2ME JDK as your project's JDK (Project | Project Properties --> Paths) I suggest you start with the "Developing Mobile Applications" topic in JBuilder help. All these steps are covered in detail in the help. -- Regards, Lori Olson [TeamB] ------------ Save yourself, and everyone else, some time and search the newsgroups and the FAQ-O-Matic before posting your next question. Google Advanced Newsgroup Search http://www.google.ca/advanced_group_search Other Newsgroup Searches: http://www.borland.com/newsgroups/ngsearch.html Joi Ellis's FAQ-O-Matic: http://www.visi.com/~gyles19/fom-serve/cache/1.html |
|