J2ME学习笔记_1_开发环境的安装和配置

类别:Java 点击:0 评论:0 推荐:

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

本文地址:http://com.8s8s.com/it/it10930.htm