hm... did you ever before manage to get a Midlet running (either linux 
or windows)?

That sounds like some configuration problems due to wrong settings.

Can you take a look at the project settings, under "Java Build Path". 
There your source-folder has to be included in "Order and Export".

Maybe you should try to generate a new "J2ME Midlet Suite" and then add 
a "J2ME Midlet" using "New->Other->J2ME Midlet". Then copy your code 
into that code-file.

You may zip your Project and mail it to me, so I can have a closer look. 
If you do so, zip the complete project in your workspace!

Regards,
Markus

dag dg schrieb:
> I run the midlet specifically in eclipseME, and I get in the console:
> Running with storage root MediaControlSkin
> java.lang.ClassNotFoundException: AngleApp
>     at com.sun.midp.midlet.MIDletState.createMIDlet(+14)
>     at com.sun.midp.midlet.Scheduler.schedule(+52)
>     at com.sun.midp.main.Main.runLocalClass(+28)
>     at com.sun.midp.main.Main.main(+116)
> Execution completed.
> 702139 bytecodes executed
> 5 thread switches
> 742 classes in the system (including system classes)
> 3569 dynamic objects allocated (97172 bytes)
> 1 garbage collections (0 bytes collected)
> 
> and I have a compiled file in my project's root directory, but nothing 
> is in my verified folder. It's not verifying it, but I don't know why.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users

-- 

*********************************
[EMAIL PROTECTED]
http://www.psitronic.de

psitronic IT-Solutions
Markus Sinner
W-Rathenau-Str. 14 - 68642 Bürstadt
Tel.: (+49)6206 / 963513
Fax:  (+49)6206 / 963514

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to