morser
11-30-2002, 12:21 PM
Following the Blackberry Java Developing Guide I was trying to convert MIDlets from www.midlet.org. I got to the step 9 in the guide where it says - In Name of main MIDlet class, type the fully qualified name of the MIDlet's main class, such as com.company.demos.MidletDemo. I don't understand what this means as i am just trying to convert a MIDlet and don't know much about this system. Can anyone explain to me what to put here when Building?
Here is the error message i get when i go to build....
Building Spruceman ...
C:\Program Files\Research In Motion\BlackBerry JDE 3.2.1\bin\rapc.exe -quiet import="C:\Program Files\Research In Motion\BlackBerry JDE 3.2.1\lib\net_rim_api.jar" codename=Spruceman -midlet C:\root\6710\midlet.org\spruceman\SpruceMan.jad C:\root\6710\midlet.org\spruceman\SpruceMan.jar
I/O Error: Descriptor duplicate attribute mismatch: MIDlet-Version old value: 0.3 new value: 0.1
Error while building project
Here is the error message i get when i go to build....
Building Spruceman ...
C:\Program Files\Research In Motion\BlackBerry JDE 3.2.1\bin\rapc.exe -quiet import="C:\Program Files\Research In Motion\BlackBerry JDE 3.2.1\lib\net_rim_api.jar" codename=Spruceman -midlet C:\root\6710\midlet.org\spruceman\SpruceMan.jad C:\root\6710\midlet.org\spruceman\SpruceMan.jar
I/O Error: Descriptor duplicate attribute mismatch: MIDlet-Version old value: 0.3 new value: 0.1
Error while building project