blob: bb3dfee76f5d98cd605163932de40c3f2539156e [file] [log] [blame]
###############################################################################
# Copyright (c) 2009 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
# yyyymmdd bug Email and other contact information
# -------- -------- -----------------------------------------------------------
# 20091021 291954 ericdp@ca.ibm.com - Eric D. Peters, JAX-RS: Implement JAX-RS Facet
# 20091106 291954 ericdp@ca.ibm.com - Eric D. Peters, JAX-RS: Implement JAX-RS Facet
###############################################################################
JAXRSFacetInstallPage_title=JAX-RS Capabilities
JAXRSFacetInstallPage_description=Add JAX-RS capabilities to this Web Project
JAXRSFacetInstallPage_JAXRSImplementationLibrariesFrame=JAX-RS &Implementation Library
JAXRSFacetInstallPage_JAXRSServletLabel=Servlet Information
JAXRSFacetInstallPage_Add2=&Add...
JAXRSFacetInstallPage_JAXRSServletNameLabel=JAX-RS &servlet name:
JAXRSFacetInstallPage_JAXRSServletClassNameLabel=JAX-RS servlet c&lass name:
JAXRSFacetInstallPage_JAXRSURLMappingLabel=&URL mapping patterns:
JAXRSFacetInstallPage_PatternDialogTitle=Specify URL Pattern
JAXRSFacetInstallPage_PatternDialogDesc=URL Pattern
JAXRSFacetInstallPage_Remove=&Remove
JAXRSFacetInstallPage_PatternEmptyMsg=Pattern must not be empty
JAXRSFacetInstallPage_PatternSpecifiedMsg=Pattern is already specified
JAXRSFacetInstallPage_ErrorNoWebAppDataModel=Unable to locate WebApp datamodel