openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Ubuntu-0ubuntu120.04, mixed
mode, sharing)
IntelliJ IDEA 2020.2 (Community Edition)
Build #IC-202.6397.94, built on July 27, 2020
Runtime version: 11.0.7+10-b944.20 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-42-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 949M
Cores: 4
Non-Bundled Plugins: com.codename1.plugin.intellij
Current Desktop: ubuntu:GNOME
Il giorno lunedì 24 agosto 2020 alle 03:50:17 UTC+2 Shai Almog ha scritto:
> Which JDK/IDE combination are you using?
>
> On Sunday, August 23, 2020 at 1:18:24 PM UTC+3 P5music wrote:
>
>> I am adding some native iOS functionality to my CodenameOne app.
>> I am just at the beginning.
>> I created this Interface
>>
>> import com.codename1.system.NativeInterface;
>>
>> public interface VoiceInput extends NativeInterface {
>>
>> public boolean isSupported();
>>
>> }
>>
>> This is the bare minimum.
>> When I try to run "Generate Native Access" from the menu I get this,
>> what's wrong? Thanks in advance.
>>
>> -pre-init
>> Generating GUI sources
>> ...
>> Processing GUI builder file:
>> /home/pc/IdeaProjects/myappcp/src/com/myappcp/app/OneContainer.java
>> Attempting to generate GUI sources for
>> /home/pc/IdeaProjects/myappcp/res/guibuilder/com/myappcp/app/OneContainer.gui
>>
>> with System JAXB
>> ...
>> Processing GUI builder file:
>> /home/pc/IdeaProjects/myappcp/src/com/myappcp/app/OneContainer.java
>> Attempting to generate GUI sources for
>> /home/pc/IdeaProjects/myappcp/res/guibuilder/com/myappcp/app/OneContainer.gui
>>
>> with System JAXB
>> Failed to generate Gui Source with System JAXB. Will attempt using
>> bundled JAXB.
>> ago 23, 2020 10:02:55 AM com.codename1.build.client.GenerateGuiSources
>> generateGuiSource
>> INFORMAZIONI: null
>> /home/pc/IdeaProjects/myappcp/build.xml:529: java.lang.RuntimeException:
>> java.lang.NoClassDefFoundError:
>> com/sun/xml/bind/v2/model/annotation/AnnotationReader
>> /home/pc/IdeaProjects/myappcp/build.xml:529: java.lang.RuntimeException:
>> java.lang.NoClassDefFoundError:
>> com/sun/xml/bind/v2/model/annotation/AnnotationReader
>> /home/pc/IdeaProjects/myappcp/build.xml:529: java.lang.RuntimeException:
>> java.lang.NoClassDefFoundError:
>> com/sun/xml/bind/v2/model/annotation/AnnotationReader
>> Ant build completed with 3 errors and 2 warnings in 1s at 23/08/20, 10:02
>>
>>
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/8e8aec5d-ada6-4ec2-b58c-a27e99980ffan%40googlegroups.com.