From: DirkM <dirk_at_olx.com>
Date: Fri, 28 Aug 2009 15:20:22 -0500 (CDT)
Craig McClanahan wrote:
>
> Did you say "@Retention(RetentionPolicy.RUNTIME)" when you defined the
> @LocaleRequired annotation? If not, then it will get erased by the
> compiler, and won't be visible to runtime reflection calls.
>