繁体中文
设为首页
加入收藏
当前位置:JSP技术首页 >> 资料/其它 >> J2ME学习笔记_1_开发环境的安装和配置

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

2005-03-15 08:00:00  作者:  来源:互联网  浏览次数: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...

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

责任编辑:admin
相关文章