blob: 6100bdf81b783406dbda88e4333a19e4e54561e7 [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.
# manifest
OpenIDE-Module-Name=Ant
OpenIDE-Module-Display-Category=Tools
OpenIDE-Module-Short-Description=Supports writing of build scripts.
OpenIDE-Module-Long-Description=The Ant module integrates Apache's Ant build tool into the IDE. \
Ant is a Java- and XML-based build tool, which you can use to write scripts to build, test, and \
deploy applications.
#AntOption
Ant=Ant
Ant_Tooltip=Ant Module Settings
# AntCustomizer
LBL_verbosity_warn=Quiet
LBL_verbosity_info=Normal
LBL_verbosity_verbose=Verbose
LBL_verbosity_debug=Debug
Ant_Settings=Ant Settings
Ant_Home=An&t Home:
Ant_Home_Button=&Browse...
Save_Files=&Save All Modified Files Before Running Ant
Reuse_Output=Re&use Output Tabs from Finished Processes
Always_Show_Output=Always Show &Output
Verbosity=&Verbosity Level:
Select_Directory=Select
# {0} - bad folder path
Not_a_ant_home={0} is not a valid Ant installation. It does not contain a file lib/ant.jar.
Ant_Home_Default_Button=&Default
LBL_please_wait=Please wait...
AntCustomizer.classpathLabel.text=C&lasspath:
#NOI18N
AntCustomizer.lAntVersion.text=<Ant version here...>
AntCustomizer.propertiesLabel.text=&Properties:
KW_AntOptions=Ant Version,Ant Options