help wanted
Métriques du dépôt
- Stars
- (12 410 stars)
- Métriques de merge PR
- (Merge moyen 2j 7h) (9 PRs mergées en 30 j)
Description

I found the infer will capture the ant project's build log and use infer to javac build the java file again. But when some java file's dependences are deleted along with building procession and can not find the jar and java files, the infer-javac would failed.
@sblackshear