All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.java.project.Bundle.properties Maven / Gradle / Ivy

There is a newer version: RELEASE240
Show newest version
# 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-Name=Java Project Support
OpenIDE-Module-Display-Category=Java
OpenIDE-Module-Short-Description=Support for defining Ant-based project types involving Java sources.
OpenIDE-Module-Long-Description=\
    Helper APIs which provide common infrastructure needed for creating project \
    types which work with Java sources. Supplies the package view, package chooser \
    for the New File wizard, etc.

Templates/Classes=Java

# JavaTargetChooserPanelGUI
LBL_JavaTargetChooserPanelGUI_Name=Name and Location
LBL_JavaTargetChooserPanelGUI_jLabel1=&Location\:
LBL_JavaTargetChooserPanelGUI_jLabel2=Pac&kage\:
LBL_JavaTargetChooserPanelGUI_ClassName_Label=Class &Name\:
LBL_JavaTargetChooserPanelGUI_PackageName_Label=Package &Name\:
LBL_JavaTargetChooserPanelGUI_PackageName_PleaseWait=Please Wait...
LBL_JavaTargetChooserPanelGUI_CreatedFile_Label=&Created File\:
LBL_JavaTargetChooserPanelGUI_CreatedFolder_Label=&Created Folder\:
LBL_JavaTargetChooserPanelGUI_jLabel5=&Project\:

LBL_JavaTargetChooserPanelGUI_DefaultNewPackageName=newpackage
LBL_JavaTargetChooserPanelGUI_NewJavaClassPrefix=New

ERR_JavaTargetChooser_InvalidPackage=The Package Name is not valid
ERR_JavaTargetChooser_InvalidClass=The Class Name is not valid
ERR_JavaTargetChooser_DefaultPackage=Warning: It is highly recommended that you do not place Java classes in the default package.
ERR_JavaTargetChooser_InvalidFolder=The Package is not a folder

INFO_JavaTargetChooser_ProvideClassName=Provide valid Java Class name
INFO_JavaTargetChooser_ProvidePackageName=Provide valid Java Package name

# copied from project/ui/Bundle
MSG_fs_or_folder_does_not_exist=The target folder does not exist.
MSG_fs_is_readonly=The target folder is read-only.
# {0} - name of the existing file
MSG_file_already_exist=The file {0} already exists.


AD_JavaTargetChooserPanelGUI=N/A

AD_documentNameTextField=N/A

AD_projectTextField=N/A

AD_rootComboBox=N/A

AD_packageComboBox=N/A

AD_fileTextField=N/A

# PackageDisplayUtils
LBL_DefaultPackage=
# {0} - full package name
LBL_package= Java Source Package ({0})
# {0} - full package name
LBL_public_package=Exported Java Source Package ({0})
# {0} - full package name
LBL_private_package=Private Java Source Package ({0})


ERR_JavaTargetChooser_CantUseDefaultPackage=Provide a package name.
FixProjectSourceLevel.downgradeLevel.text=&Downgrade Project Source/Binary Format to {0}
FixProjectSourceLevel.jLabel1.text=&Java Platform:
FixProjectSourceLevel.useOtherPlatform.text=Use Other Java &Platform
FixProjectSourceLevel.managePlatforms.text=&Manage Platforms...
FixProjectSourceLevel.jLabel2.text=The project source/binary format requires a newer java platform ({0}).
LBL_FixProfile_BrokenLibs=&The following project libraries have invalid profile:
LBL_FixProfile_remove=&Remove
TIP_FixProfile_Remove=Remove library from project
LBL_FixProfile_changeProfile=Change &Project Profile To:
AD_FixProfile_BrokenLibs=The libraries with higher or invalid value of JRE profile.
AD_FixProfile_changeProfile=Update project profile.
FixProfile.jLabel1.AccessibleContext.accessibleName=&The following project libraries have invalid value of profile:
AN_FixProfile_Profiles=Profiles
AD_FixProfile_Profiles=Profiles




© 2015 - 2025 Weber Informatics LLC | Privacy Policy