Re: CLDC - Basic Project Opening Troubles
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <20266779.200621185268587131.JavaMail.tomcat@sdcst12.sjc.collab.net> |
Hi, Which emulator are you using? WTK 2.5 for CLDC? A MIDP application requires: - A jad file with the required properties definitions - A jar file with a Manifest file, the class files, and any additional resources (eg. png images) If you've installed WTK on your machine it should be enough to double-click the jad file to run the MIDP application. If you want to open the MIDP application or change any of its settings then you need to have a WTK project defined that contains all neceeary files. To create a project from a jad and jar file use the WTK "File" menu "Create project from JAD/JAR file ..." Hope that helps, -- Terrence H [Message sent by forum member 'terrencebarr' (terrencebarr)] http://forums.java.net/jive/thread.jspa?messageID=227907 =========================================================================== 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".