IntelliLang JAR Required At Run-Time?
Hi,
Do any of the IntelliLang annotations have a run-time aspect?
In other words, do any of the IntelliLang annotations bear the RetentionPolicy value of RUNTIME (i.e., http://java.sun.com/j2se/1.5.0/docs/api/java/lang/annotation/RetentionPolicy.html#RUNTIME)?
Randall Schulz
Please sign in to leave a comment.
Hello Randall,
All the annotations provided by IntelliLang have the RetentionPolicy "CLASS".
Sascha
Thank you!
RRS