configuration for eclipseME plugin in eclipse 3.1[eclipse ME 在eclipse 3.1中的配置(以MOTO为例)]

类别:Java 点击:0 评论:0 推荐:
install eclipseME plugininstall sun's wireless tool kit 2.1 or other compatible toolkitsenter  windows->preference->platform components, right click wireless ToolKits and select add..... Select the right directory(sample: C:\WTK21)for Moto SDK, you may choose to add one profile. sample(MOTOM1--add midp.zip in M1 lib as external jar)Add platform definition. Sample(MOTOM1--select the profile MOTOM1)Enter Run->External Tools->External Tools.. and create a new configuration by clicking button(NEW) Parameters are set as below sample for V600(j2me-v600):Location: C:\Program Files\Motorola\SDK v4.3 for J2ME\EmulatorA.1\bin\emujava.exeworking directory: c:\Program Files\Motorola\SDK v4.3 for J2ME\EmulatorA.1\binarguments: ${project_loc}\deployed\${project_name}.jad -deviceFile resources\V600.propsyou may get working information by run "C:\Program Files\Motorola\SDK v4.3 for J2ME\launchpad.exe"To create a new J2ME project, you may first create a j2me project and then create a midletTo test it with MOTO V600 simulator, you need to create the package first and then select run->external tools->j2me-v600To test it with sun's simulator, just enter run->run as->Emulated J2ME Midlet

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