@NotNull / javac2 / maven
Hi.
I'm trying to work out if i can get @NotNull checks at runtime by compiling with maven.
I saw that there is an ant plugin (javac2.jar) here:
http://blogs.jetbrains.com/yole/archives/000043.html
Any ideas for an approach to get this working for maven?
Cheers
Oliver
Please sign in to leave a comment.
Hmm looks like this might be the jira entry for it http://www.jetbrains.net/jira/browse/IDEADEV-4471