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

org.geomajas.checkstyle.messages.properties Maven / Gradle / Ivy

There is a newer version: 2.6.0
Show newest version
#
# This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
#
# Copyright 2008-2015 Geosparc nv, http://www.geosparc.com/, Belgium.
#
# The program is available in open source according to the GNU Affero
# General Public License. All contributions in this program are covered
# by the Geomajas Contributors License Agreement. For full licensing
# details, see LICENSE.txt in the project root.
#
wrongClassSince=@since on class or interface "{2}" has changed from "{0}" to "{1}".
wrongMethodSince=@since on declaration "{3}" in class or interface "{2}" has changed from "{0}" to "{1}".
classMissingSince=Class or interface "{0}" misses a @since declaration.
apiRemoved=API is no longer complete, "{0}" has been removed.
missingMethodSince=@since missing on declaration "{1}" in class or interface "{0}".




© 2015 - 2025 Weber Informatics LLC | Privacy Policy