org.netbeans.modules.web.jspparser.Bundle.properties Maven / Gradle / Ivy
# 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.
# module description
OpenIDE-Module-Name=JSP Parser
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Short-Description=Provides support for parsing JSP files using the Jakarta JSP parser.
OpenIDE-Module-Long-Description=\
The JSP Parser module provides parsing capability for JSP files. \
Although it does not have a visible user interface, it is used internally for the implementation of JSP Syntax Coloring and Code Completion features, as well as for JSP compilation.
EXC_TagLibProcessError=Error processing a JSP tag library or deployment descriptor
EXC_ClassTypeMissing=Class or type attribute must be specified in jsp:useBean.
EXC_PathMustStartWithSlash=Path ''{0}'' does not start with '/'
MSG_webModuleNotFound=File {0} is not contained within a web module.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy