
com.puppycrawl.tools.checkstyle.messages.properties Maven / Gradle / Ivy
Checker.finishLocalSetup=if no custom moduleFactory is set, moduleClassLoader must be specified
Checker.processFilesException=Exception was thrown while processing {0}
Checker.setCharset=unsupported charset: ''{0}''
Checker.setupChildModule=cannot initialize module {0} - {1}
Checker.setupChildNotAllowed={0} is not allowed as a child in Checker
DefaultLogger.addException=Error auditing {0}
DefaultLogger.auditFinished=Audit done.
DefaultLogger.auditStarted=Starting audit...
general.exception=Got an exception - {0}
general.fileNotFound=File not found!
Main.createListener=Invalid output format. Found ''{0}'' but expected ''{1}'' or ''{2}''.
Main.errorCounter=Checkstyle ends with {0} errors.
Main.loadProperties=Unable to load properties from file ''{0}''.
PackageObjectFactory.ambiguousModuleNameExceptionMessage=In config there is ''{0}'', \
but in classpath there are {1}, please resolve ambiguity by specifying fully qualified \
name in config.
PackageObjectFactory.unableToInstantiateExceptionMessage=Unable to instantiate ''{0}'' \
class, it is also not possible to instantiate it as {1}. \
Please recheck that class name is specified as canonical name or read how to configure \
short name usage https://checkstyle.org/config.html\#Packages. Please also \
recheck that provided ClassLoader to Checker is configured correctly.
parse.exception=Java specific (TreeWalker-based) modules are skipped due to an exception during parsing - {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy