Our great sponsors
-
That might be Aparapi; the original version created by AMD was abandoned but there is a community-driven version that is still maintained.
-
NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Check out Uber’s NullAway. It’s way better than any IDE plugins. https://github.com/uber/NullAway
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Checkstyle - development tool to help programmers write Java code that adheres to a coding standard.
- A guide on how to improve your coding skills with static code analysis.
- Seriously who cares about the warnings
- Ask HN: What is a modern Java environment?
- WritableImage and real-time ray-tracing. I need help!