Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support custom NotNull annotations #4

Open
VladRassokhin opened this issue Jan 23, 2013 · 0 comments
Open

Support custom NotNull annotations #4

VladRassokhin opened this issue Jan 23, 2013 · 0 comments

Comments

@VladRassokhin
Copy link
Owner

It would be nice to process:

  • org.eclipse.jdt.annotation.(NotNull|Nullable|NotNullByDefault) and other annotations
  • javax.validation.constraints.NotNull
  • edu.umd.cs.findbugs.annotations.NonNull
  • javax.annotation.Nonnull
  • lombok.NonNull
  • FindBugs

and others.

Related:

atorstling pushed a commit to atorstling/intellij-annotations-instrumenter-maven-plugin that referenced this issue Apr 4, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant