blob: b7a2d07882db47dec0eb53d4872a8c195a3ca2f5 [file] [log] [blame]
################################################################################
# Copyright (c) 2010, 2013 Oracle. All rights reserved.
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0, which accompanies this distribution
# and is available at https://www.eclipse.org/legal/epl-2.0/.
#
# Contributors:
# Oracle - initial API and implementation
################################################################################
# JptJaxbCoreSchemagenMessages
LOADING_CLASSES=loading...
GENERATING_SCHEMA=\ngenerating schema...
SCHEMA_GENERATED=\nSchema generated: {0}
SCHEMA_NOT_CREATED=\nSchema {0} not created
NOT_FOUND=\n\tNot found: {0}
CONTEXT_FACTORY_NOT_FOUND=\nThe JAXBContextFactory {0} \n\
specified in the jaxb.properties file could not be located on the project classpath. \n\
The JAXB provider that defines this factory should be added to the project classpath, \n\
or the jaxb.properties file should be removed to use the default provider.