J2ME project UnsatisfiedLinkError [message #92803] |
Sat, 06 August 2005 05:22 |
Eclipse User |
|
|
|
Originally posted by: hdomrep.gmx.de
I have a JAVA source code for some program running on my siemens mobile.
To get startet I thought it is a goog idea to use this source code and try
to get a running Java program from it. Everythin seems fine in the eclipse
workspace, but when I want to run the Java application I get:
java.lang.UnsatisfiedLinkError: getStartMidlet
at javax.microedition.midlet.Main.getStartMidlet(Native Method)
at javax.microedition.midlet.Main.main(Main.java:101)
Exception in thread "main"
Whats wrong here ?
regards
Andreas
|
|
|
Powered by
FUDForum. Page generated in 0.06732 seconds