############################################################################### # Copyright (c) 2006, 2011 Oracle. 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: # Oracle - initial API and implementation ############################################################################### pluginName = Dali Java Persistence Tools - JAXB Core providerName = Eclipse Web Tools Platform JAXB_PLATFORMS = JAXB Platforms JAXB_PROBLEM_MARKER = JAXB Problem GENERIC_PLATFORM_GROUP_LABEL = Generic JAXB GENERIC_2_2_PLATFORM_LABEL = Generic JAXB 2.2 GENERIC_2_1_PLATFORM_LABEL = Generic JAXB 2.1 JAXB_FACET_LABEL = JAXB JAXB_FACET_DESCRIPTION = Adds support for data binding using the Java Architecture for XML Binding (JAXB). JAXB_TEMPLATE_LABEL = JAXB Project JAXB_NO_OP_LIBRARY_PROVIDER_MESSAGE = The JAXB facet requires a JAXB implementation library to be present on the project classpath. By disabling library configuration, the user takes on the responsibility of ensuring that the classpath is configured appropriately via alternate means. JAXB_JRE_LIBRARY_PROVIDER_LABEL = JRE JAXB_JRE_LIBRARY_PROVIDER_MESSAGE = The project JRE provides the annotations and implementation to support the chosen JAXB version. JAXB_VALIDATOR = JAXB Validator