在模拟器上运行java me源代码的问题

时间:2011-08-30 22:21:57

标签: java-me

我刚刚为Java ME安装了所有必要的工具,我收到以下错误:

Installing suite from: http://127.0.0.1:58255/Homework1.jad

*** Error ***
A problem occured during deploying application from http://127.0.0.1:58255/Homework1.jad
Reason:
Either the configuration or profile is not supported.

1 个答案:

答案 0 :(得分:0)

它可以是配置或配置文件。

Application Descriptor处的微量配置配置(CLDC)和Microedition配置文件与Project->Properties->Java ME->Edit

中的设备配置进行比较

他们应该是一样的。