blob: fcc698a6f8f843c19991d3e8808f50f28204026b [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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
#
# http://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.
CTL_MyAction=My Action
# Sample ResourceBundle properties file
OpenIDE-Module-Display-Category=Maven
CheckstylePanel.cbEnable.text=&Use CheckStyle Rules For Java Formatting
CheckstylePanel.lblHint.text=<html>The following Checkstyle rules are recognized and used when the maven-checkstyle-plugin is configured in the project:<ul><li>LeftCurly</li><li>RightCurly</li><li>NeedBraces</li><li>LineLength</li><li>WhitespaceAfter</li><li>WhitespaceAround</li><li>ParenPad</li>
TIT_CheckStyle=CheckStyle Formatting
CheckstylePanel.lblMissing.text=Checkstyle plugin is not configured in this project.
CheckstylePanel.btnMissing.text=Generate POM Section
CheckstylePanel.btnLearnMore.text=<html><a href="">Learn More about Maven Checkstyle Plugin</a></html>