Re: MIDlet JAR File (error : Failed to load main-class manifest attribute .)

[email protected] Sun, 7 Sep 2008 07:35:09 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <30226019.24031220798145025.JavaMail.tomcat@sdcst12.sjc.collab.net>
you can not run midlets from double clicking on it, because the standard java classes used by JavaSE are different for JavaME.  You will need to run it in the WTK using the Emulator.

Here is a link with information to help do this.
http://java.sun.com/javame/reference/docs/sjwc-2.0-web/docs/ToolsGuide-html/cmdline-exes.html#50556937_pgfId-1016916

-Shawn
[Message sent by forum member 'sfitzjava' (sfitzjava)]

http://forums.java.net/jive/thread.jspa?messageID=297673

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".