10 lines
381 B
Markdown
10 lines
381 B
Markdown
## Static Analysis
|
|
|
|
This module contains articles about static program analysis
|
|
|
|
## Relevant articles:
|
|
|
|
- [Introduction to PMD](https://www.baeldung.com/pmd)
|
|
- [Java Static Analysis Tools in Eclipse and IntelliJ IDEA](https://www.baeldung.com/java-static-analysis-tools)
|
|
- [Catch Common Mistakes with Error Prone Library in Java](https://www.baeldung.com/java-error-prone-library)
|