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

otbugs.spotbugs-maven-plugin.4.8.6.2.source-code.spotbugs_en.properties Maven / Gradle / Ivy

There is a newer version: 4.8.6.3
Show newest version
#
# Copyright 2005-2023 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

report.spotbugs.column.bug=Bug
report.spotbugs.column.bugs=Bugs
report.spotbugs.column.category=Category
report.spotbugs.column.class=Class
report.spotbugs.column.classes=Classes
report.spotbugs.column.details=Details
report.spotbugs.column.errors=Errors
report.spotbugs.column.files=Files
report.spotbugs.column.line=Line
report.spotbugs.column.missingclasses=Missing Classes
report.spotbugs.column.priority=Priority
report.spotbugs.coreplugin=spotbugs
report.spotbugs.description=Generates a source code report with the SpotBugs Library.
report.spotbugs.detailslink=https://spotbugs.readthedocs.io/en/latest/bugDescriptions.html
report.spotbugs.effort=Effort is
report.spotbugs.files=Files
report.spotbugs.javasources=Found java sources (Class files):
report.spotbugs.link=https://spotbugs.github.io/
report.spotbugs.linktitle=The following document contains the results of
report.spotbugs.name=SpotBugs
report.spotbugs.noline=Not available
report.spotbugs.reporttitle=SpotBugs Bug Detector Report
report.spotbugs.sourceRoot=Using source root:
report.spotbugs.summary=Summary
report.spotbugs.testSourceRoot=Using test source root:
report.spotbugs.threshold=Threshold is
report.spotbugs.versiontitle=SpotBugs Version is




© 2015 - 2024 Weber Informatics LLC | Privacy Policy