【问题标题】:build-impl.xml:913 Execution failed with error code 1 J2MEbuild-impl.xml:913 执行失败,错误代码为 1 J2ME
【发布时间】:2013-04-18 23:44:26
【问题描述】:

J2ME 有问题,我使用的是 x32 java,运行时出现错误

Root/NetBeansProjects\mApp2\nbproject\build-impl.xml:913:执行失败,错误代码为 1。

   <nb-run jadfile="${dist.dir}/${dist.jad}" jarfile="${dist.dir}/${dist.jar}" jadurl="${dist.jad.url}" device="${platform.device}" platformhome="${platform.home}" platformtype="${platform.type}" execmethod="${run.method}" securitydomain="${evaluated.run.security.domain}" commandline="${platform.runcommandline}" classpath="${platform.bootclasspath}:${dist.dir}/${dist.jar}" cmdoptions="${run.cmd.options}"/>

【问题讨论】:

    标签: java java-me


    【解决方案1】:

    我有 Windows 7 - 64 位,我遇到了“执行失败,错误代码 1”的问题。
    因为

    之类的原因
    1. 模拟器未配置
    2. SDK 未安装
    3. (或者可能是我不知道的其他原因)

    所以我刚刚安装了 Java ME SDK 3.4 (Download Here) - 32 位和插件全部可用,我很高兴。

    【讨论】:

      猜你喜欢
      • 2012-03-15
      • 2016-11-04
      • 1970-01-01
      • 1970-01-01
      • 2011-11-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多