代号为“ Send iOS Build”的错误;和“发送Android构建” [英] Errors with Codename One "Send iOS Build" and "Send Android Build"

查看:52
本文介绍了代号为“ Send iOS Build”的错误;和“发送Android构建”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对 Build Project / Rebuid Project没有任何问题,

I had no problem with "Build Project"/"Rebuid Project" using IntelliJ IDEA for my Codename One project.

今天,我刚刚开始发送iOS版本。和发送Android构建

Today, I just started to "Send iOS Build" and "Send Android Build" and got a spew of errors.

对于下面的那个,我不知道为什么它失败了,或者在哪里可以找到编译器错误输出。如下所述:

For the one below, I cannot recognize why it failed, or where to find the "compiler error output" as described:

对于下一个,我可以理解它是指java.time包(Java 8):

For this next one, I can recognize it is referring to the java.time package (Java 8):

< img src = https://i.stack.imgur.com/a2glh.png alt =在此处输入图片描述 />

我在某个地方看到了应该包括 java.version = 8

I saw somewhere that I should include the "java.version=8" and I already did.

请帮助我获取iOS和Android版本。谢谢!

Please help me to get my iOS and Android builds. Thanks!

推荐答案

在上面的StackTrace中,您使用的是Codename One不支持的Java API,例如 GregorianCalendar LocalDateTime 。您可以在此处了解更多信息... 为什么我们不支持完整的Java API

From the StackTrace above, you are using some java API that Codename One doesn't support like the GregorianCalendar and LocalDateTime. You can read more about this here...why-we-dont-support-the-full-java-api

您可以问一个单独的问题,以了解要实现的目标与那些,也许有人在这里可以为您提供替代解决方案,将起作用。

You can ask a separate question on what you're trying to achieve with those and maybe someone here could provide you with an alternative solution that will work.

这篇关于代号为“ Send iOS Build”的错误;和“发送Android构建”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆