Package com.qulice.errorprone


package com.qulice.errorprone
ErrorProne validator.
Since:
1.0
  • Classes
    Class
    Description
    A javac argfile materialised on disk.
    Java sources split the way Maven compiles them: one batch per source root, never two roots in one batch.
    Validates source code with Google ErrorProne.
    The -Xplugin argument that wires ErrorProne into a forked javac, together with the bug patterns it leaves out.