Hi,
> I'd like to add a public static final field as value to an annotation.
> This seems to be unsupported...
>
> Any hints?
Indeed, not supported without hacking. I've added
JAnnotationUse.param(String name, JExpression value). Would you please
file an issue so that we could keep track of changes?
Bye.
/lexi