moliwang
用嘴巴打嘴炮比用鍵盤打嘴炮要來的務實
版主
發文: 1215
積分: 6
|
於 2004-05-16 14:39
     
時代進步了,改用J2ME Wireless Toolkit吧, http://www.javaworld.com.tw/jute/post/view?bid=26&id=17497&sty=1&tpg=1&age=0
lawrence wrote: 我新增了環變數MIDP_HOME 其值為 C:\midp1.0.3\classes (就是我裝midp1.0.3的目錄) 得到的錯誤訊息如下 ============================================== C:\Documents and Settings\lawrence>midp -version Warning: could not open config file(c:\midp1.0.3\classes;.\lib\internal.config): storageOpen() c:\midp1.0.3\classes;.\lib\internal.config: No such file or direc tory Warning: could not open config file(c:\midp1.0.3\classes;.\lib\system.config): s torageOpen() c:\midp1.0.3\classes;.\lib\system.config: No such file or directory
Profile Spec : MIDP-1.0 Profile Impl : 1.0.3 dist Configuration: CLDC-1.0 ==============================================
我原本的設定方法是依照一本書[ Java 手機程式開發]做的
 
|