blob: 0daf5324cd572c770ee17ebe152b8143424a6dde [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.
OpenIDE-Module-Display-Category=Maven
OpenIDE-Module-Name=Maven Java EE
OpenIDE-Module-Long-Description=Java EE-related parts of the Maven project type.
# Usage logging when an Maven enterprise project is opened
# {0} Server name
# {1} Java EE version
# {2} Project type
USG_PROJECT_OPEN_MAVEN_EE=Maven Enterprise project was created [Target server: {0}, JavaEE version: {1}, Project type: {2}].
TXT_UnknownEEVersion=Unknown Java EE version
# EmbeddableEJBContainerHint
EmbeddableEJBContainer_DisplayName=Implementation of EJBContainer is missing on project's classpath
EmbeddableEJBContainer_Description=Find out whether implementation of EJBContainer \
necessary for successful execution of unit test is available.
EmbeddableEJBContainer_FixGFStatic=Use EJBContainer from installation of {0}