2019-10-31 21:43:47 -04:00
|
|
|
## 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)
|
2023-12-07 09:09:39 -05:00
|
|
|
- [Catch Common Mistakes with Error Prone Library in Java](https://www.baeldung.com/java-error-prone-library)
|