All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.pmd.rules.pmd.DoNotCallSystemExit.html Maven / Gradle / Ivy

Web applications should not call System.exit(), since only the web container or the application server should stop the JVM.

This rule is deprecated, use {rule:squid:S1147} instead.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy