cljsmid
Results
1
comments of
cljsmid
Fixed it ourselfs. For reference using gradle and xjcGenerate: Add dependency: xjcClasspath "org.jvnet.jaxb2_commons:jaxb2-basics-annotate:1.1.0" and xjcGenerate { extraArgs = ["-Xannotate"] extension = true bindingFiles = files('YOUR LOCATION') source = fileTree('PATH TO...