@PropertyKey and the like
Hello, is there anything special to do to enable the usage of this annotation? IDEA does not find it; but I'm using with no problem @Nullable, @NotNull...
IDEA 5210 - Windows XP.
Thanks,,
_marc
Please sign in to leave a comment.
add $IDEA_HOME$/redist/annotations.jar
Oops, sorry it's my mistake - I was using a old version of annotations.jar.
_marc