From 5c2c8b97caca2250a85476095c6c9fa2be88f8a4 Mon Sep 17 00:00:00 2001 From: pfullbright Date: Fri, 25 Feb 2011 20:46:36 +0000 Subject: added jaxb eclipselink core/ui plugins --- .../build.properties | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.core/build.properties (limited to 'jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.core/build.properties') diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.core/build.properties b/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.core/build.properties new file mode 100644 index 0000000000..cf53a4f106 --- /dev/null +++ b/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.core/build.properties @@ -0,0 +1,19 @@ +################################################################################ +# 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 +################################################################################ +javacSource=1.5 +javacTarget=1.5 +source.. = src/ +output.. = bin/ +bin.includes = .,\ + META-INF/,\ + about.html,\ + plugin.xml,\ + plugin.properties +jars.compile.order = . -- cgit v1.2.3