Attribute | Description | Required |
tofile | The XML file to which the Audit result should be written to. | Yes |
metamatahome | The home directory containing the Metamata distribution. | Yes |
fix | Automatically fix certain errors (those marked as fixable in the manual). | No.Default to false. |
list | Creates listing file for each audited file. A .maudit file will be generated in the same location as the source file. | No. Default to false. |
unused | Finds declarations unused in search paths. It will look for unused global declarations in the source code within a use domain specified by the searchpath element. | No. Default to false. |
maxmemory | Set the maximum memory for the JVM. this is a convenient way to set the -mx or -Xmx argument. | No |