Unsupported @SuppressWarnings(“PMD.DoNotCallSystemExit”)
To get Eclipse to not flag the @SuppressWarnings(“PMD”) annotation, look under the menu headings Java -> Compiler -> Errors/Warnings -> Annotations -> Unhandled Token in ‘@SuppressWarnings’ and set it to ignore. Right on the PMD page.