I need to mention that I did the same setup on Windows XP and everything worked fine. The problem is on Ubuntu.On 8/3/06, Tabish F. Mufti <
[EMAIL PROTECTED]> wrote:It sounds like you are seeing this
http://sourceforge.net/tracker
/index.php?func=detail&aid=1514988&group_id=86829&atid=581073Can yo
It sounds like you are seeing thishttp://sourceforge.net/tracker
/index.php?func=detail&aid=1514988&group_id=86829&atid=581073Can you try the test version mentioned in that bug report and see ifthat helps? I did a J2ME->Create Package on my project and it created a folder /deployed which has a .jar
Tabish,
It sounds like you are seeing this
http://sourceforge.net/tracker/index.php?func=detail&aid=1514988&group_id=86829&atid=581073
Can you try the test version mentioned in that bug report and see if
that helps? If not, can you get me some more details on exactly what
you are seeing go wro
Yes the class does inherit from Midlet. I was able to do exactly the same thing on my Windows Eclipse but the problem is with the Eclipse on Ubuntu.I typed the first letter of my class name and the midlet class appeared but when I ran the program it gave a ClassNotFoundException on the same class.
Tabish,
I cannot recreate your running errors. Are you sure that your class is
subclassed from MIDlet?
As you say, the other problem is unrelated to this. As I said before,
you need to make sure that you have an increasing version number in your
MIDlet JAD file. If you have installed versio
No I do not get the class as I type the first letter.I'm assuming there are 2 ways of running the project. One through OTA and the other by directly mentioning the executable.I'm unable to run both ways. So the following error is separate from the discussion of not being able to see the Midlet clas
If you type in the first letter of the Midlet class name, does it select
your class in the box below?
The error you are talking about is not due to the fact that your midlet
class is not part of the JAD, it is because the same version of the
JAD/JAR is being installed again to the phone. You c
In the application descriptor editor when I click on the "Add" Button "New Midlet" appears under the name heading but when I click on the Elipsis (...) button under the "Class" heading no class appers in the opened "Choose Midlet" box, although I have made a midlet class in the project.
So for this