LINUKS BLOG

Make progress is the topic for ever...

My Photo
Name:
Location: China

It's a fans of computer/ Computer is my favorite/ Making progress is the topic for ever...

Saturday, December 16, 2006

J2me,Eclipse,S65

It's a happay day today.
Long ago,I want to program on the mobile phone.But as the variety condition,I can't meet my wish.
But today,it's sucess.Can't helping the joy from my heart.Although I will not show the happy mood on my face,I find a truth that as long as you insist you path as the planed,you will receive more happiness out of your expected.
J2ME,Eclipse,and siemens STMK and the Emulator of S6C.Combine all of these,you would be cheerful for the picture of the running.But how can combine these softwares:
OS: WindowsXP home edition //Sure,you can use any Platform as you like.

JDK 1.6(下载的版本是1.6的,反正无所谓.主要是针对eclipse3.2来的)
Download the JDK1.6 on the internet,(www.java.sun.com)
Eclipse 3.2
Download the Eclipse 3.2 from the www.eclipse.org

EclipseMe 1.5.5
Download the EclipseMe,search from the internet.
WTK 2.5bata
Download WTK2.5Bata,If you like using the wireless tools kit.
上面工具如果不能下载请自行搜索.

安装JDK
这个双击安装就行了, 知道的设置安装位置 , 不知道的用默认位置C:\Program Files\Java\jdk1.5xxxx

安装Eclise 3.2
用Winrar解压缩将eclipse文件夹放到你想要的地方比如 E:\MyWorkTools\ , 解压出来的eclipse位置为 E:\MyWorkTools\eclipse

安装汉化包和EclipseMe
最直接的方法是解压缩后会有2种情况的文件夹
1.??? eclipse?目录?? 直接放到 E:\MyWorkTools\ 下
2.??? plugins?和 features 目录?直接放到 E:\MyWorkTools\eclipse\ 下
推荐一种比较好的插件安装方式
比如安装ecliseme
1. 新建文件夹?(名称,位置可以自定)?eclipse-plugins?????位置 E:\MyWorkTools\eclipse-plugins
2. 新建插件文件夹 (名称,位置可以自定)??eclipseme??? 位置 E:\MyWorkTools\eclipse-plugins\eclipseme
3. 对于解压缩出来的文件目录情况 对2来说应该建立一个名字为 eclipse (名字不能改)的文件夹,然后放入?plugins?和 features??在里面.
??? 最后位置是 E:\MyWorkTools\eclipse-plugins\eclipseme\eclipse\plugins 和E:\MyWorkTools\eclipse-plugins\eclipseme\eclipse\features?
4. 在 E:\MyWorkTools\eclipse\ 下 建立 links (名字不能改)文件夹
5. 在 E:\MyWorkTools\eclipse\links\? 下,? 建立一个eclipseme.txt文件 里面输入 path=E:\\MyWorkTools\\eclipse-plugins\\eclipseme
文件名和格式可以自定 , 一般叫 eclipseme.link , 只要内容是 path=xxx 就行了.
删除某个插件就删除 eclipseme.link 就行了

如果出现插件不能加载的情况,可以这么处理
1. E:\MyWorkTools\eclipse\configuration\ 下config.ini 文件复制 到别的地方
2. 删除 E:\MyWorkTools\eclipse\下 configuration 文件夹.
3. 重新运行eclipse, 如果不能启动, 就把刚才复制的 config.ini 放回E:\MyWorkTools\eclipse\configuration\ 下.再运行eclipse就可以了.

这么做可以让eclipse一直保持原始状态.
?如果你有更好的安装方式一定要告诉我啊...

安装WTK2.5
1. 运行安装程序 安装到任意位置? 比如 E:\MyWorkTools\WTK2.5
2. 它会先提示jdk的安装位置, 一般会自动得到, 如果你想换成1.4的 可以自己手动配置, 然后是安装目录,默认是 C:\WTK

设置EclipseME
1. 运行eclipse, 打开菜单??? 窗口-> 首选项 ,? 在弹出的对话框里找到J2ME 展开,? 如下图
?
未完待续...

0 Comments:

Post a Comment

<< Home