Confirmed users
975
edits
Line 93: | Line 93: | ||
* If the MOZ_HOST_BIN environment variable points to a directory containing xpcshell, that directory will be used for host utilities; otherwise, mach will offer to download and setup host utilities for you. | * If the MOZ_HOST_BIN environment variable points to a directory containing xpcshell, that directory will be used for host utilities; otherwise, mach will offer to download and setup host utilities for you. | ||
== Front-end-centric | == Front-end-centric == | ||
(In the interest of removing duplication) For basic details & run instructions, see [[#Quick reference]]. | (In the interest of removing duplication) For basic details & run instructions, see [[#Quick reference]]. | ||
Line 140: | Line 140: | ||
*Additional tips at [[Auto-tools/Projects/Robocop#Frequently_found_errors]] | *Additional tips at [[Auto-tools/Projects/Robocop#Frequently_found_errors]] | ||
=== | === Static analysis === | ||
==== Coverity ==== | ==== Coverity ==== | ||
Cloud-based static analysis that catches many miscellaneous Java errors, e.g. null dereference & dead code | Cloud-based static analysis that catches many miscellaneous Java errors, e.g. null dereference & dead code |