
org.codehaus.mevenide.netbeans.nodes.Bundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nb-project Show documentation
Show all versions of nb-project Show documentation
Implementation of a Netbeans project backed by Maven2 POM files.
The newest version!
# Sample ResourceBundle properties file
ACT_Build=Build
ACT_Clean_Build=Clean and Build
ACT_Clean=Clean
ACT_Javadoc=Generate Javadoc
ACT_Run=Run
ACT_Debug=Debug
ACT_Test=Test
ACT_NBM_Reload=Install/Reload in Development IDE
DESC_Project1=Location\:
DESC_Project2=GroupId\:
DESC_Project3=ArtifactId\:
DESC_Project4=Version\:
DESC_Project5=Description\:
DESC_Project6=Problems\:
ACT_CloseRequired=Close Required Projects
ACT_ShowProblems=Show and Resolve Problems...
TIT_Show_Problems=Show Problems
BTN_Close=Close
LBL_Site_Pages=Project Site
BTN_OK=Ok
LBL_Libraries=Libraries
LBL_Test_Libraries=Test Libraries
LBL_Runtime_Libraries=Runtime Libraries
BTN_Add_Library=Add Library...
TIT_Add_Library=Add Library
LBL_Download_Javadoc=Download All Library Javadoc
LBL_Download__Sources=Download All Library Sources
Progress_Javadoc=Download Javadoc
Progress_Source=Download Sources
LBL_Download=Download All Libraries
MSG_Checking_Javadoc=Checking Javadoc for {0}
MSG_Checking_Sources=Checking Sources for {0}
MSG_Checking=Checking for {0}
PROP_Artifact=Artifact Id
PROP_Group=Group Id
PROP_Version=Version
HINT_Version=Version of the current artifact
PROP_Type=Type
PROP_Scope=Scope
PROP_Classifier=Classifier
PROP_Javadoc_Locally=Javadoc Locally
PROP_Sources_Locally=Sources Locally
PROP_Transitive=Transitive Dependency
BTN_Remove_Dependency=Remove Dependency
MSG_Remove_Dependency=Are you sure you want to remove the dependency {0}?
TIT_Remove_Dependency=Confirm
ERR_Cannot_Locate_Dep=Was not able to locate the dependency in POM file(s). Ignoring...
MSG_Located_In_Parent=The dependency is specified in parent POM. A change there can infuence other projects as well. Proceed?
TIT_Located_In_Parent=Dependency in Parent POM
BTN_Exclude_Dependency=Exclude Dependency
BTN_Manually_install=Manually install artifact
BTN_Add_javadoc=Add local javadoc
BTN_Add_sources=Add local sources
BTN_View_Javadoc=Show Javadoc
BTN_View_Source=Show Source
ERR_No_Javadoc_Found=Javadoc for {0} not found.
TXT_Javadoc_Loc=Javadoc Jar/Zip Location\:
TXT_Sources_Loc=Sources Jar/Zip Location
BTN_Browse=&Browse...
TIT_Select_javadoc_zip=Select zip/jar file with javadoc
TIT_Select_source_zip=Select zip/jar file with sources
LBL_Select_javadoc_zip=Jar/zip files with javadoc
LBL_Select_source_zip=Jar/zip files with sources
BTN_Select=Select
TIT_Use_local_docs=Use local javadoc
TIT_Use_local_source=Use local sources
LBL_Modules=Modules
BTN_Remove_Module=Remove Module
MSG_Remove_Module=Do you want to remove the module from parent pom?
BTN_Open_Project=Open Project
LBL_Other_Test_Sources=Other Test Sources
LBL_Other_Sources=Other Sources
LBL_Project_Files=Project Files
BTN_Create_profile_xml=Create profiles.xml
BTN_Create_settings_xml=Create settings.xml
BTN_Generate_Site=Generate Site
BTN_Deploy_Site=Deploy Site
InstallPanel.lblFile.text=&Artifact to Install \:
InstallPanel.btnFile.text=&Browse...
InstallPanel.lblHint.text=Please enter path to the binary for dependency\:
MSG_Instructions=Please enter path to jar file that represents the dependency \
with
groupId: {0},
artifactId: {1} and
version: {2}\
This jar will be copied to your local repository.
\
Please note that having non-repository based jars as dependencies is bad for build reproducibility.
TIT_Select_Artifact=Select binary artifact to install in local repository.
SEL_Jars=Jar files
TIT_Select=Select
BTN_Install_locally=Install locally
TIT_Install_locally=Install locally
TXT_InstallTask=Install artifact
LBL_GroupId=&GroupId:
LBL_ArtifactId=&ArtifactId:
LBL_Version=&Version:
LBL_Scope=&Scope:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy