facebook/infer

Error when Ant build a Android project

Open

#858 opened on Feb 5, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (1,688 forks)batch import
help wanted

Repository metrics

Stars
 (12,410 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

image

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

Contributor guide