Le 2023-11-14 à 10 h 35, Tom Eicher a écrit :
Testing, with Java8, on command line "ant dist" builds my ear,  whereas with Java11 I get errors like  cannot find symbol javax.annotation.Generated which is probably expected.

Alternatively, did you tried adding the `javax.annotation-api` JAR file to the libs used by Ant [1]?

    Martin

[1]https://stackoverflow.com/questions/48238014/how-can-be-solved-java-lang-noclassdeffounderror-javax-annotation-generated

Reply via email to