com.sun.kvem.ktools.ExecutionException: Preverifier returned 1異常
摘要: ERROR: floating-point constants should not appear
com.sun.kvem.ktools.ExecutionException: Preverifier returned 1
該問題好像是涉及到浮點計算的問題,CLDC1.0版本對浮點運算支持的不好,換了CLDC1.1之后就不會出現這個問題了。
閱讀全文
posted @
2007-07-10 16:14 aaaa 閱讀(772) |
評論 (0) 編輯
Unable to create MIDlet null
摘要: Unable to create MIDlet null
java.lang.NullPointerException
at com.sun.midp.midlet.MIDletState.createMIDlet(+14)
at com.sun.midp.midlet.Selector.run(+22)
閱讀全文
posted @
2007-07-10 15:43 aaaa 閱讀(96) |
評論 (0) 編輯