J2ME學習筆記_1_開發環境的安裝和配置 - 中國WEB開發者網絡 (http://www.webasp.net) -- 技術教程 (http://www.webasp.net/article/) --- J2ME學習筆記_1_開發環境的安裝和配置 (http://www.webasp.net/article/22/21438.htm) |
| -- 作者:未知 -- 發佈日期: 2005-04-30 |
1.需要的軟件: eclipse 3.0.1: http://www.eclipse.org/downloads/index.php eclipseME 0.7.5 : http://sourceforge.net/project/showfiles.php?group_id=86829&package_id=90314&release_id=300856 J2SE5.0/1.4.2(均可) : http://java.sun.com/j2se/index.jsp J2ME Wireless Toolkit 2.2(提供了模擬器) : http://java.sun.com/products/j2mewtoolkit/download-2_2.html 2.安裝: 只說說eclipseME的安裝. 在eclipse中菜單欄中的 Help-->Software Updates-->Find and install-->選中 search for new features to install-->Next-->add Archived site-->選中eclipseme.feature_0.7.5_site.zip-->選中復選框eclipseme.feature_0.7.5_site.zip-->next-->next-->選中"I accept..."-->next-->選擇安裝目錄(建議默認)--->finish-->install-->yes eclipse重啟後--->菜單window--->preferences-->J2ME-->platform components-->(右鍵)wireless toolkits-->add wirteless toolkits-->選中J2ME Wireless Toolkit 2.2的安裝目錄-->OK |
| webasp.net |