blob: f6135bf3e845f7e2281537a0ed2979a54f5afdab [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.
NAME_src.dir=Source Packages
NAME_test.src.dir=Test Packages
TXT_DefaultTestFolderName=test
# UI Logging
# Logs sharability setting for created ejb project.
#{0} sharability enabled
#{1} server as library enabled
UI_EJB_PROJECT_CREATE_SHARABILITY=Created EJB project with following sharability [sharable: {0}, server as library: {1}]
COMMENT_runmain.jvmargs=Space-separated list of JVM arguments used when running a class with a main method or a unit test
COMMENT_runmain.jvmargs_2=(you may also define separate properties like run-sys-prop.name=value instead of -Dname=value):