From 1d1ee9cf7c65d5206e7439aa03225d34eae579a8 Mon Sep 17 00:00:00 2001 From: pfullbright Date: Wed, 11 May 2011 14:56:52 +0000 Subject: bug 343851 - minimal support for XmlElements, XmlElementRef, XmlElementRefs, (EclipseLink) XmlInverseReference, and (EclipseLink) XmlTransformation attribute mappings --- .../plugin.properties | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 jaxb/tests/org.eclipse.jpt.jaxb.eclipselink.core.tests/plugin.properties (limited to 'jaxb/tests/org.eclipse.jpt.jaxb.eclipselink.core.tests/plugin.properties') diff --git a/jaxb/tests/org.eclipse.jpt.jaxb.eclipselink.core.tests/plugin.properties b/jaxb/tests/org.eclipse.jpt.jaxb.eclipselink.core.tests/plugin.properties new file mode 100644 index 0000000000..583cd43a66 --- /dev/null +++ b/jaxb/tests/org.eclipse.jpt.jaxb.eclipselink.core.tests/plugin.properties @@ -0,0 +1,23 @@ +################################################################################ +# Copyright (c) 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 +################################################################################ +# ==================================================================== +# To code developer: +# Do NOT change the properties between this line and the +# "%%% END OF TRANSLATED PROPERTIES %%%" line. +# Make a new property name, append to the end of the file and change +# the code to use the new property. +# ==================================================================== + +# ==================================================================== +# %%% END OF TRANSLATED PROPERTIES %%% +# ==================================================================== + +pluginName=Dali Java Persistence Tools - JAXB EclipseLink Core Tests +providerName=Eclipse Web Tools Platform -- cgit v1.2.3