lastNPE.org logo: digit 0 with arrow pointer = zero null pointer! ;-) lastNPE.org - your last NullPointerException

Here are some of the other than the Eclipse-based null analysis related things out there:

  • Checker Framework interesting
  • NullAway
  • Infer : Eradicate
  • IntelliJ’s null analysis
  • Error Prone’s null related checks (for a few specific cases)
  • SpotBugs / FindBugs (simplistic)
  • JSpecify standarized nullable annotations
  • lastNPE.org - your last NullPointerException
  • lastnpe
  • vorburger

Develop NullPointerException free Java code with null analysis from Eclipse.