facebook/infer

Error when Ant build a Android project

Open

#858 aberto em 5 de fev. de 2018

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (1.688 forks)batch import
help wanted

Métricas do repositório

Stars
 (12.410 stars)
Métricas de merge de PR
 (Mesclagem média 2d 7h) (9 fundiu PRs em 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

Guia do colaborador