
org.codehaus.mevenide.netbeans.customizer.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!
ActionMappings.cbRecursively.text=&Build Recursively (with modules)
ActionMappings.lblProfiles.text=&Activate Profiles\:
ActionMappings.btnAdd.text=Add &Custom...
ActionMappings.btnAdd.text2=&Add...
ActionMappings.cbSkipTests.text=&Skip tests
ActionMappings.btnRemove.text=&Remove/Reset
ActionMappings.btnRemove.text2=&Remove
ActionMappings.lblProperties.text=Set &Properties\:
ActionMappings.lblGoals.text=&Execute Goals\:
COM_Build_project=Build project
COM_Clean_project=Clean project
COM_Compile_file=Compile file
COM_Debug_project=Debug project
COM_Debug_file=Debug file
COM_Debug_test=Debug test
COM_ReBuild_project=Clean and Build project
COM_Run_project=Run project
COM_Run_file=Run file
COM_Test_project=Test project
COM_Test_file=Test file
ActionMappings.txtGoals.hint=A space-separated list of goals or phases to execute.
ActinMappings.txtProfiles.hint=A space- or comma-separated list of profiles to activate during execution.
ActinMappings.txtProperties.hint=A space-separated list of properties to set during execution in the form <key>=\"<value>\". \
If value doesn't contain whitespace, \" can be omited.
\
Additional supported variables include (useful mainly for Run/Debug/Test Single) :\
- className name of selected class eg. String
\
- classNameWithExtension name of selected class with extension, eg. String.java
\
- packageClassName name of selected class with package name, eg. java.lang.String
\
- webpagePath relative path of selected webpage document within src/main/webapp
\
TIT_Action_Mappings=Actions
TIT_Libraries=Libraries
LBL_GroupId=&Group Id\:
LBL_ArtifactId=&Artifact Id\:
LBL_Version=&Version\:
LBL_Packaging=&Packaging\:
LBL_Name=&Name\:
LBL_Description=&Description\:
TIT_Basic=General
HINT_inherited=Value is inherited from parent POM.
LBL_MainClass=&Main Class\:
LBL_Arguments=&Arguments\:
LBL_WorkDir=Working Directory\:
LBL_VMOptions=&VM Options\:
LBL_VMHint=(e.g. -Xms10m)
BTN_Browse=&Browse...
TIT_SelectWorkingDirectory=Select Working Directory
Err_CannotCreate=Cannot create assembly file at {0}
TIT_Run=Run
# Sample ResourceBundle properties file
LibrariesPanel.pnlCompile.TabConstraints.tabTitle=Compile
LibrariesPanel.pnlRun.TabConstraints.tabTitle=Run
LibrariesPanel.pnlTest.TabConstraints.tabTitle=Test
ScopedDependenciesPanel.btnAddLibrary.text=&Add Library...
ScopedDependenciesPanel.btnInstall.text=Install &Binary...
ScopedDependenciesPanel.btnJavadoc.text=Install &Javadoc...
ScopedDependenciesPanel.btnSource.text=Install &Sources...
ScopedDependenciesPanel.btnRemove.text=&Remove
ScopedDependenciesPanel.cbTransitive.text=Show Transitive Libraries
ScopedDependenciesPanel.lblDependencies.text=Compile-time &Libraries\:
ScopedDependenciesPanel.lblDependencies.text2=Run-time &Libraries\:
ScopedDependenciesPanel.lblDependencies.text3=Test &Libraries\:
LibrariesPanel.cbTransitive.text=Show &Transitive Dependencies
LBL_ChooseMainClass_OK=Ok
AD_ChooseMainClass_OK=Ok
LBL_ChooseMainClass_Title=Select Main Class
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Select the main class:
CTL_AvaialableMainClasses=&Main classes\:
LBL_ChooseMainClass_OK=Select Main Class
LBL_ChooseMainClass_Title=Browse Main Classes
LBL_ChooseMainClass_NO_CLASSES_NODE=
AD_MainClassChooser=N/A
AD_jMainClassList=N/A
LBL_ChooseMainClass_WARMUP_MESSAGE=Initializing view, please wait ...
LBL_ChooseMainClass_SCANNING_MESSAGE=Scanning in progress, please wait ...
TIT_Sources=Sources
CTL_ProjectFolder=Project Folder:
TXT_SourceLevel=Source/&Binary Format:
TXT_Encoding=&Encoding:
TIT_Add_action=Action Name\:
LBL_AddAction=Enter action name
LBL_Actions=Ac&tions:
MSG_Value_Inherited=Value is inherited from parent POM or default.
LBL_UseExternal=&Use external Maven for build execution
TLT_UseExternal=If checked, will build with external version of Maven. Otherwise builds with embedded Maven.
LBL_SetupExternal=Setup external Maven home
ActionMappings.lblConfiguration.text=&Configuration:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy