blob: 97930c959ed30a03dc8e426a72e1e8d49dc00da9 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
runtimeTypeTitle=Generic J2EE Runtime
runtimeTypeDescription=Define a generic J2EE runtime. Specify a directory containing jar files to compile against.
runtimeTypeName=Na&me:
runtimeTypeLocation=&Location:
browse=B&rowse...
runtimeTypeSelectLocation=Select the location of the runtime.
runtimeTypeJRE=&JRE:
runtimeTypeDefaultJRE=Workbench default JRE
runtimeTypeInstalledJREs=In&stalled JREs...
errorInternalCactus=Internal error while attempting to launch Cactus
LaunchTestAction_message_selectConfiguration=Select a Test Configuration
LaunchTestAction_message_selectDebugConfiguration=Select JUnit configuration to debug
LaunchTestAction_message_selectRunConfiguration=Select JUnit configuration to run
NewServletTestCaseWizard_WindowTitle=New JUnit Test Case
NewServletTestCaseWizard_ErrorMessageTitleMissingLibrary=Missing library
NewServletTestCaseWizard_ErrorMessageMissingType=Missing type
NewServletTestCaseWizard_ErrorMessageMissingLibrary=You are missing cactus dependencies in your web project. The following libraries are required: {0}, {1}, {2}, {3} and {4}. Other versions might work but have not necessarily been tested. All libraries can be downloaded at http://jakarta.apache.org/cactus/.
NewServletTestCaseWizard_ErrorTitleNew=New
NewServletTestCaseWizard_ErrorTitleCreateOfElementFailed=Creation of element failed.
NewServletTestCaseWizard_ErrorMessageSeeErrorLog=See error log for more details.