Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 928 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 928 Bytes

IntelliJ Platform plugin for Facebook Infer

Supports incremental and full analysis. Also available OnSave analysis.

ALPHA VERSION – MANY THINGS MAY NOT WORK!

How to use

  • Download
  • "Install Plugin from Disk..." in IntelliJ IDEA
  • Download Infer or just set path to binaries on Settings tab
  • Run Pre-analysis or Full analysis (it's the same)
  • Now you can run analysis on certain files or enable OnSave analysis

How plugin looks like

How to run IDE with plugin from sources

Gradle -> Tasks -> intellij -> runIde.